For more information on this element, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library at VML Reference.
<lock
position="tfType"
selection="tfType"
grouping="tfType"
rotation="tfType"
cropping="tfType"
verticies="tfType"
adjusthandles="tfType"
text="tfType"
aspectratio="tfType"
shapetype="tfType"
v:ext="[external type]"
/>
Element type | Anonymous |
Namespace | urn:schemas-microsoft-com:office:office |
Schema name | Common Properties |
None.
Attribute | Type | Required | Description | Possible Values |
---|---|---|---|---|
position | tfType | optional | For more information on this element, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library. |
|
selection | tfType | optional | For more information on this element, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library. |
|
grouping | tfType | optional | For more information on this element, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library. |
|
rotation | tfType | optional | For more information on this element, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library. |
|
cropping | tfType | optional | For more information on this element, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library. |
|
verticies | tfType | optional | For more information on this element, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library. |
|
adjusthandles | tfType | optional | For more information on this element, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library. |
|
text | tfType | optional | For more information on this element, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library. |
|
aspectratio | tfType | optional | For more information on this element, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library. |
|
shapetype | tfType | optional | For more information on this element, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library. |
|
v:ext | external ref | optional | See external namespace. | See external namespace. |
<xsd:element name="lock" >
<xsd:complexType>
<xsd:attribute ref="v:ext" use="optional"></xsd:attribute>
<xsd:attribute name="position" type="tfType" use="optional"></xsd:attribute>
<xsd:attribute name="selection" type="tfType" use="optional"></xsd:attribute>
<xsd:attribute name="grouping" type="tfType" use="optional"></xsd:attribute>
<xsd:attribute name="rotation" type="tfType" use="optional"></xsd:attribute>
<xsd:attribute name="cropping" type="tfType" use="optional"></xsd:attribute>
<xsd:attribute name="verticies" type="tfType" use="optional"></xsd:attribute>
<xsd:attribute name="adjusthandles" type="tfType" use="optional"></xsd:attribute>
<xsd:attribute name="text" type="tfType" use="optional"></xsd:attribute>
<xsd:attribute name="aspectratio" type="tfType" use="optional"></xsd:attribute>
<xsd:attribute name="shapetype" type="tfType" use="optional"></xsd:attribute>
</xsd:complexType>
</xsd:element>