<?xml version="1.0" encoding="Windows-1255" ?><Aspect name="Group" role="GmlDrawing" inherit="core.svg:Polyshape" hierarchy="GMLDOM" id="core.svg:Group" sort="22" urn="core.svg:drawing.Group.gs" toc="\Planar Drawing"><Summary>The base aspect for all graphic groups.</Summary><Inherit>&lt;q ref=&quot;core.svg:Polyshape&quot;&gt;Polyshape&lt;/q&gt;</Inherit><Remarks>Group aspect assumes several things on its base object:&lt;ol&gt;&lt;li&gt;The inner members are stored in a property called &lt;b&gt;members&lt;/b&gt; &lt;/li&gt;&lt;li&gt;The methods for adding and removing inner members in the base object are &lt;b&gt;attachElement&lt;/b&gt; and &lt;b&gt;detachElement&lt;/b&gt; &lt;/li&gt;&lt;li&gt;The event raised upon these operations is &lt;b&gt;onReattachElement&lt;/b&gt; &lt;/li&gt;&lt;/ol&gt;</Remarks><Copyright>(c) SAP AG 2003-2006. All rights reserved.</Copyright>
<Topics>
<Property name="scale" type="Number" default="0.8" access="RW" sortGroup="true" scope="public" id="core.svg:Group!scale" sort="34" group="Properties" seq="0000"><Summary>Gets or sets the group's scale.</Summary><Remarks>The &lt;code&gt;scale&lt;/code&gt; is a positive floating point number between 0 (exclusive) and 1 (inclusive),
      indicating the scale of the group's inner coordinates system (the group's contents)
      relative to the group's outer coordinates system (containing group or diagram).</Remarks></Property>
</Topics>
</Aspect>