Click or drag to resize

ItemLocationDirect Fields

The ItemLocationDirect 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.
Protected field_localAnchorY Stores the local y anchor.
Protected field_localAnchorZ Stores the local z anchor.
Protected field_parent The parent object this instance belongs to.
(Inherited from SuspendableDocumentNodeBase)
Protected field_parentAnchorX Stores the parent x anchor.
Protected field_parentAnchorY Stores the parent y anchor.
Protected field_parentAnchorZ Stores the parent z anchor.
Protected field_parentSize Stores the size of the parent container.
Protected field_positionX Stores the x position component.
Protected field_positionY Stores the y position component.
Protected field_positionZ Stores the z position component.
Protected field_rotationXThe rotation angle (in degrees) of the layer.
Protected field_rotationYThe rotation angle (in degrees) of the layer.
Protected field_rotationZThe rotation angle (in degrees) of the layer.
Protected field_scaleXThe scaling factor of the layer, normally 1.
Protected field_scaleY Stores the y scaling factor.
Protected field_scaleZ Stores the z scaling factor.
Protected field_shearX Stores the x shear factor.
Protected field_shearY Stores the y shear factor.
Protected field_shearZ Stores the z shear factor.
Protected field_sizeX Stores the width component.
Protected field_sizeY Stores the height component.
Protected field_sizeZ Stores the depth component.
Top
See Also