Click or drag to resize

ItemLocationDirectAspectPreserving Fields

The ItemLocationDirectAspectPreserving type exposes the following members.

Fields
 NameDescription
Protected field_accumulatedEventData Holds the accumulated change data.
(Inherited from SuspendableDocumentLeafNodeWithSingleAccumulatedDataT)
Protected field_localAnchorX Stores the local x anchor.
(Inherited from ItemLocationDirect)
Protected field_localAnchorY Stores the local y anchor.
(Inherited from ItemLocationDirect)
Protected field_localAnchorZ Stores the local z anchor.
(Inherited from ItemLocationDirect)
Protected field_parent The parent object this instance belongs to.
(Inherited from SuspendableDocumentNodeBase)
Protected field_parentAnchorX Stores the parent x anchor.
(Inherited from ItemLocationDirect)
Protected field_parentAnchorY Stores the parent y anchor.
(Inherited from ItemLocationDirect)
Protected field_parentAnchorZ Stores the parent z anchor.
(Inherited from ItemLocationDirect)
Protected field_parentSize Stores the size of the parent container.
(Inherited from ItemLocationDirect)
Protected field_positionX Stores the x position component.
(Inherited from ItemLocationDirect)
Protected field_positionY Stores the y position component.
(Inherited from ItemLocationDirect)
Protected field_positionZ Stores the z position component.
(Inherited from ItemLocationDirect)
Protected field_rotationXThe rotation angle (in degrees) of the layer.
(Inherited from ItemLocationDirect)
Protected field_rotationYThe rotation angle (in degrees) of the layer.
(Inherited from ItemLocationDirect)
Protected field_rotationZThe rotation angle (in degrees) of the layer.
(Inherited from ItemLocationDirect)
Protected field_scaleXThe scaling factor of the layer, normally 1.
(Inherited from ItemLocationDirect)
Protected field_scaleY Stores the y scaling factor.
(Inherited from ItemLocationDirect)
Protected field_scaleZ Stores the z scaling factor.
(Inherited from ItemLocationDirect)
Protected field_shearX Stores the x shear factor.
(Inherited from ItemLocationDirect)
Protected field_shearY Stores the y shear factor.
(Inherited from ItemLocationDirect)
Protected field_shearZ Stores the z shear factor.
(Inherited from ItemLocationDirect)
Protected field_sizeX Stores the width component.
(Inherited from ItemLocationDirect)
Protected field_sizeY Stores the height component.
(Inherited from ItemLocationDirect)
Protected field_sizeZ Stores the depth component.
(Inherited from ItemLocationDirect)
Top
See Also