<anchorlock> (Anchor Location Is Locked)

This element specifies that the anchor location for this object shall not be modified at runtime when an application edits the contents of this document. [: An application might have automatic behaviors which reposition the anchor for a VML object based on user interaction - for example, moving it from one page to another as needed. This element shall tell applications not to perform any such behaviors. ]

If this element is omitted, then the anchor shall not be locked for the parent VML object.

example:
<wd:anchorLock/>

The @anchorLock element's presence specifies that the VML object's current anchor location shall not be changed by applications editing this content. ].

Parent Elements

<arc>6.1.2.1); <curve>6.1.2.3); <group>6.1.2.7); <image>6.1.2.10); <line>6.1.2.12); <oval>6.1.2.13); <polyline>6.1.2.15); <rect>6.1.2.16); <roundrect>6.1.2.17); <shape>6.1.2.19); <shapetype>6.1.2.20)

The following XML Schema fragment defines the contents of this element:

<complexType name="CT_AnchorLock"/>