<?xml version="1.0" encoding="Windows-1255" ?><Aspect name="Line" role="GmlDrawing" inherit="core.svg:Graphic" hierarchy="GMLDOM" id="core.svg:Line" sort="22" urn="core.svg:drawing.Line.gs" toc="\Planar Drawing"><Summary>Base aspect for all graphic lines.</Summary><Inherit>&lt;q ref=&quot;core.svg:Graphic&quot;&gt;Graphic&lt;/q&gt;</Inherit><Copyright>(c) SAP AG 2003-2006. All rights reserved.</Copyright>
<Topics>
<Property name="arrowHead" type="Number" default="SVG_BLOCK_ARROW|SVG_FILLED" access="RW" sortGroup="true" scope="public" id="core.svg:Line!arrowHead" sort="34" group="Properties" seq="0000"><Summary>Gets or sets the line's arrow head.</Summary><Remarks>The &lt;code&gt;arrowHead&lt;/code&gt; property is a bitwise combination of the following groups of flags:
      &lt;table class=&quot;BOTH&quot;&gt;&lt;tr&gt;&lt;td class=&quot;H V&quot;&gt;Name &lt;/td&gt;&lt;td class=H&gt;Description &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=V&gt;SVG_BLOCK_ARROW &lt;/td&gt;&lt;td&gt;Block arrow &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=V&gt;SVG_CLASSIC_ARROW &lt;/td&gt;&lt;td&gt;Classic arrow &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=V&gt;SVG_DIAMOND_ARROW &lt;/td&gt;&lt;td&gt;Diamond arrow &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=V&gt;SVG_CIRCLE_ARROW &lt;/td&gt;&lt;td&gt;Circle arrow &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=V&gt;SVG_NOTCH_ARROW &lt;/td&gt;&lt;td&gt;Block arrow with a notch &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=V&gt;SVG_DOUBLE_ARROW &lt;/td&gt;&lt;td&gt;Double arrow &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=V&gt;&amp;nbsp; &lt;/td&gt;&lt;td&gt;&amp;nbsp; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=V&gt;SVG_HOLLOW &lt;/td&gt;&lt;td&gt;The arrow head is hollow, i.e. filled with white color. &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=V&gt;SVG_FILLED &lt;/td&gt;&lt;td&gt;The arrow head is filled with the primary color. &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</Remarks></Property>
<Property name="hilightColor" type="RGB" default="'#FF9933'" access="RW" sortGroup="true" scope="public" id="core.svg:Line!hilightColor" sort="34" group="Properties" seq="0001"><Summary>Gets or sets the line's hilight color.</Summary></Property>
<Property name="lineDash" type="String" default="'none'" access="RW" sortGroup="true" scope="public" id="core.svg:Line!lineDash" sort="34" group="Properties" seq="0002"><Summary>Gets or sets the line's dash pattern.</Summary><Remarks>The &lt;code&gt;dash&lt;/code&gt; property controls the pattern of dashes and gaps used to stroke the line. 
      The &lt;code&gt;dash&lt;/code&gt; property value can be either 'none' (indicating that the line is to be drawn solid), 
      or a list of whitespace-separated numbers that specify the lengths of alternating dashes and gaps.</Remarks></Property>
<Property name="lineWidth" type="Number" default="1.25" access="RW" sortGroup="true" scope="public" id="core.svg:Line!lineWidth" sort="34" group="Properties" seq="0003"><Summary>Gets or sets the line's width.</Summary></Property>
<Property name="strokeColor" type="RGB" default="'#718398'" access="RW" sortGroup="true" scope="public" id="core.svg:Line!strokeColor" sort="34" group="Properties" seq="0004"><Summary>Gets or sets the line's stroke color.</Summary></Property>
<Property name="textColor" type="RGB" default="'#718398'" access="RW" sortGroup="true" scope="public" id="core.svg:Line!textColor" sort="34" group="Properties" seq="0005"><Summary>Gets or sets the line's text color.</Summary></Property>
</Topics>
</Aspect>