AG_Locking

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
noAdjustHandles xsd:boolean false optional
noChangeArrowheads xsd:boolean false optional
noChangeAspect xsd:boolean false optional
noChangeShapeType xsd:boolean false optional
noEditPoints xsd:boolean false optional
noGrp xsd:boolean false optional
noMove xsd:boolean false optional
noResize xsd:boolean false optional
noRot xsd:boolean false optional
noSelect xsd:boolean false optional

Used By

Source

<xsd:attributeGroup name="AG_Locking">
  <xsd:attribute name="noGrp" type="xsd:boolean" use="optional" default="false"/>
  <xsd:attribute name="noSelect" type="xsd:boolean" use="optional" default="false"/>
  <xsd:attribute name="noRot" type="xsd:boolean" use="optional" default="false"/>
  <xsd:attribute name="noChangeAspect" type="xsd:boolean" use="optional" default="false"/>
  <xsd:attribute name="noMove" type="xsd:boolean" use="optional" default="false"/>
  <xsd:attribute name="noResize" type="xsd:boolean" use="optional" default="false"/>
  <xsd:attribute name="noEditPoints" type="xsd:boolean" use="optional" default="false"/>
  <xsd:attribute name="noAdjustHandles" type="xsd:boolean" use="optional" default="false"/>
  <xsd:attribute name="noChangeArrowheads" type="xsd:boolean" use="optional" default="false"/>
  <xsd:attribute name="noChangeShapeType" type="xsd:boolean" use="optional" default="false"/>
</xsd:attributeGroup>