<?xml version="1.0" encoding="Windows-1255" ?><Aspect name="Textbox" role="GmlDrawing" inherit="core.svg:Polyshape" hierarchy="GMLDOM" id="core.svg:Textbox" sort="22" urn="core.svg:drawing.Textbox.gs" toc="\Planar Drawing"><Summary>Aspect for drawing auto-size textboxes.</Summary><Inherit>&lt;q ref=&quot;core.svg:Polyshape&quot;&gt;Polyshape&lt;/q&gt;</Inherit><Copyright>(c) SAP AG 2003-2006. All rights reserved.</Copyright>
<Topics>
<Property name="fontSize" type="Number" default="90" access="RW" sortGroup="true" scope="public" id="core.svg:Textbox!fontSize" sort="34" group="Properties" seq="0000"><Summary>Gets or sets the textbox's font size.</Summary><Remarks>The font size is expressed as a percentage of the default font size (e.g., 50 means half-size font, 200 means double-size font, etc.).</Remarks></Property>
<Property name="frameDash" type="String" default="'none'" access="RW" sortGroup="true" scope="public" id="core.svg:Textbox!frameDash" sort="34" group="Properties" seq="0001"><Summary>Gets or sets the textbox's frame dash pattern.</Summary><Remarks>The &lt;code&gt;dash&lt;/code&gt; property controls the pattern of dashes and gaps used to stroke the textbox frame. 
      The &lt;code&gt;dash&lt;/code&gt; property value can be either 'none' (indicating that the frame 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="textAlign" type="Enum" default="'start'" access="RW" sortGroup="true" scope="public" id="core.svg:Textbox!textAlign" sort="34" group="Properties" seq="0002"><Summary>Gets or sets the textbox's alignment.</Summary><Remarks>The &lt;code&gt;textAlign&lt;/code&gt; property values are defined by the following enumeration:
      &lt;table class=&quot;SIMPLE&quot;&gt;&lt;tr&gt;&lt;td class=&quot;H V&quot;&gt;Value &lt;/td&gt;&lt;td class=H&gt;Description &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=V&gt;start &lt;/td&gt;&lt;td&gt;The textbox contents are aligned along the left margin &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=V&gt;middle &lt;/td&gt;&lt;td&gt;The textbox contents are centered around the shape's middle &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=V&gt;end &lt;/td&gt;&lt;td&gt;The textbox contents are aligned along the right margin &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</Remarks></Property>
</Topics>
</Aspect>