Starサンプル1
Starサンプル1(『<biz-Stream_home>/sample/xml/Star/StarSample.xml
』)
<?xml version="1.0" encoding="UTF-8"?>
<!-- XML file created by biz-Stream Designer -->
<!-- biz-Stream Copyright BrainSellers.com Corp. -->
<Layout Name="StarSample1" Width="100" Height="100" xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:bs="http://www.brainsellers.com/schema" xmlns:svg="http://www.brainsellers.com/schema" xmlns:form="http://www.brainsellers.com/schema" xmlns:pdf="http://www.brainsellers.com/schema" version="5.0.0">
<!-- 外枠(青線) -->
<Square Width="60" Height="30" X="10" Y="15" LineColor="14,0,176" LineStyle="Solid"/>
<!-- 星 -->
<Star Name="Star1" X="20" Y="30" LineColor="0,0,0" LineWidth="1" FillColor="153,204,255" Radius="5" LineStyle="Solid"/>
<Star Name="Star2" X="35" Y="30" FillColor="153,204,255" Radius="5" LineStyle="Solid"/>
<Star Name="Star3" X="55" Y="30" FillColor="153,204,255" Radius="10" LineStyle="Solid"/>
</Layout>
生成されるPDF(『<biz-Stream_home>/sample/xml/Star/StarSample.pdf
』)
- ①Star1
- ②Star2
- ③Star3
座標は、中心点の位置に反映されます。
【 大きさおよび、座標の指定方法 】
