<?xml version="1.0" encoding="Windows-1255" ?><Aspect name="ZGraphic" role="ZDrawing" inherit="core.svg:ZDrawing" hierarchy="GMLDOM" id="core.svg:ZGraphic" sort="22" urn="core.svg:zdrawing.ZGraphic.gs" toc="\Zoomable Drawing"><Summary>Base aspect for all graphic primitives in a zoomable drawing.</Summary><Inherit>&lt;q ref=&quot;core.svg:ZDrawing&quot;&gt;ZDrawing&lt;/q&gt;</Inherit><Copyright>(c) SAP AG 2003-2006. All rights reserved.</Copyright>
<Topics>
<Property name="currentColor" type="RGB" default="''" access="RW" sortGroup="true" scope="public" id="core.svg:ZGraphic!currentColor" sort="34" group="Instance Properties" seq="0000"><Summary>Gets or sets the graphic's current color.</Summary><Remarks>The &lt;code&gt;currentColor&lt;/code&gt; can be used as a secondary color for the graphic when it is unselected.
		When the graphic is selected, the both the &lt;code&gt;currentColor&lt;/code&gt; and the &lt;code&gt;strokeColor&lt;/code&gt; are replaced with &lt;code&gt;hilightColor.&lt;/code&gt;
		If omitted, &lt;code&gt;currentColor&lt;/code&gt; will default to &lt;code&gt;strokeColor.&lt;/code&gt;</Remarks></Property>
<Property name="strokeColor" type="RGB" default="'#718398'" group="Instance Properties" access="RW" sortGroup="true" scope="public" id="core.svg:ZGraphic!strokeColor" sort="34" seq="0001"><Summary>Gets or sets the graphic's stroke color.</Summary><Remarks>The &lt;code&gt;strokeColor&lt;/code&gt; is typically used for drawing the graphic frame.</Remarks></Property>
</Topics>
</Aspect>