Click or drag to resize

ItemLocationDirectAspectPreserving Properties

The ItemLocationDirectAspectPreserving type exposes the following members.

Properties
 NameDescription
Public propertyAbsolutePivotPosition
(Inherited from ItemLocationDirect)
Public propertyAbsolutePivotPositionX Gets or sets the absolute x position of the pivot point of the item.
(Inherited from ItemLocationDirect)
Public propertyAbsolutePivotPositionY Gets or sets the absolute y position of the pivot point of the item.
(Inherited from ItemLocationDirect)
Public propertyAbsolutePivotPositionZ Gets or sets the absolute z position of the pivot point of the item.
(Inherited from ItemLocationDirect)
Public propertyAbsolutePosition
(Inherited from ItemLocationDirect)
Public propertyAbsolutePositionX
(Inherited from ItemLocationDirect)
Public propertyAbsolutePositionY
(Inherited from ItemLocationDirect)
Public propertyAbsolutePositionZ
(Inherited from ItemLocationDirect)
Public propertyAbsoluteSize
(Inherited from ItemLocationDirect)
Public propertyAbsoluteSizeX
(Inherited from ItemLocationDirect)
Public propertyAbsoluteSizeY
(Inherited from ItemLocationDirect)
Public propertyAbsoluteSizeZ
(Inherited from ItemLocationDirect)
Public propertyAbsoluteVectorPivotToLeftUpper Gets the absolute vector between the pivot point of the item and its left upper edge.
(Inherited from ItemLocationDirect)
Protected propertyAccumulatedEventData Gets the accumulated event data.
(Inherited from SuspendableDocumentLeafNodeWithSingleAccumulatedDataT)
Public propertyAspectRatioPreserving 
Protected propertyDebug_AbsolutePath Gets the absolute path of the node for debugging purposes.
(Inherited from SuspendableDocumentNodeBase)
Public propertyIsAutoSized
(Overrides ItemLocationDirectIsAutoSized)
Public propertyIsDisposed Gets a value indicating whether this instance is disposed.
(Inherited from SuspendableDocumentNodeBase)
Public propertyIsDisposeInProgress Gets a value indicating whether for this instance dispose is in progress, or the instance is already disposed.
(Inherited from SuspendableDocumentNodeBase)
Public propertyIsSomeoneListeningToChanges Gets a value indicating whether someone is listening to changes. For this, either the ParentObject or the Changed event must be set.
(Inherited from SuspendableDocumentNodeBase)
Public propertyIsSuspended Gets a value indicating whether this instance is suspended.
(Inherited from SuspendableDocumentLeafNode)
Public propertyLocalAnchorX Gets or sets the local anchor's x position. This is an absolute value (in points = 1/72 inch) or a value relative to the own item width. The local anchor point is the point, for which the location can be set in the position/size dialog of the item. A relative value of 0 designates the left boundary of the item, a relative value of 0.5 designates the horizontal center of the item, and a relative value of 1 designates the right boundary of the item.
(Inherited from ItemLocationDirect)
Public propertyLocalAnchorY Gets or sets the local anchor's y position. This is an absolute value (in points = 1/72 inch) or a value relative to the own item height. The local anchor point is the point, for which the location can be set in the position/size dialog of the item. A relative value of 0 designates the upper boundary of the item, a relative value of 0.5 designates the vertical center of the item, and a relative value of 1 designates the lower boundary of the item.
(Inherited from ItemLocationDirect)
Public propertyLocalAnchorZ Gets or sets the local anchor's z position. This is an absolute value (in points = 1/72 inch) or a value relative to the own item height. The local anchor point is the point, for which the location can be set in the position/size dialog of the item. A relative value of 0 designates the upper boundary of the item, a relative value of 0.5 designates the vertical center of the item, and a relative value of 1 designates the lower boundary of the item.
(Inherited from ItemLocationDirect)
Public propertyName Gets the name of this document node. Null is returned if the name is not set or unknown. The set accessor will for most nodes throw a InvalidOperationException, since the name can only be set on IProjectItems.
(Inherited from SuspendableDocumentNodeBase)
Public propertyOriginalItemSize 
Public propertyParentAnchorX Gets or sets the parent anchor's x position. This is an absolute value (in points = 1/72 inch) or a value relative to the parent's width. The parent anchor point is the point inside the parent item, from which the location of the item is measured. Stricly speaking, the position of the item (as shown in the dialog) is the vector from the parent's anchor point to the local anchor point). A relative value of 0 designates the left boundary of the parent, a relative value of 0.5 designates the horizontal center of the parent, and a relative value of 1 designates the right boundary of the parent.
(Inherited from ItemLocationDirect)
Public propertyParentAnchorY Gets or sets the parent anchor's y position. This is an absolute value (in points = 1/72 inch) or a value relative to the parent's height. The parent anchor point is the point inside the parent item, from which the location of the item is measured. Stricly speaking, the position of the item (as shown in the dialog) is the vector from the parent's anchor point to the local anchor point). A relative value of 0 designates the upper boundary of the parent, a relative value of 0.5 designates the vertical center of the parent, and a relative value of 1 designates the lower boundary of the parent.
(Inherited from ItemLocationDirect)
Public propertyParentAnchorZ Gets or sets the parent anchor's z position. This is an absolute value (in points = 1/72 inch) or a value relative to the parent's height. The parent anchor point is the point inside the parent item, from which the location of the item is measured. Stricly speaking, the position of the item (as shown in the dialog) is the vector from the parent's anchor point to the local anchor point). A relative value of 0 designates the upper boundary of the parent, a relative value of 0.5 designates the vertical center of the parent, and a relative value of 1 designates the lower boundary of the parent.
(Inherited from ItemLocationDirect)
Public propertyParentObject Gets/sets the parent object this instance belongs to.
(Inherited from SuspendableDocumentNodeBase)
Public propertyParentSize
(Inherited from ItemLocationDirect)
Public propertyPositionX The x position of the item, either absolute in points or relative to the parent's width.
(Inherited from ItemLocationDirect)
Public propertyPositionY The y position of the item, either absolute or relative to the parent's height.
(Inherited from ItemLocationDirect)
Public propertyPositionZ The z position of the item, either absolute or relative to the parent's height.
(Inherited from ItemLocationDirect)
Public propertyRotationXThe rotation angle (in degrees) of the layer.
(Inherited from ItemLocationDirect)
Public propertyRotationYThe rotation angle (in degrees) of the layer.
(Inherited from ItemLocationDirect)
Public propertyRotationZThe rotation angle (in degrees) of the layer.
(Inherited from ItemLocationDirect)
Public propertyScaleThe scaling factor of the item, normally 1.
(Inherited from ItemLocationDirect)
Public propertyScaleXThe scaling factor of the item in x-direction, normally 1.
(Inherited from ItemLocationDirect)
Public propertyScaleYThe scaling factor of the item in y-direction, normally 1.
(Inherited from ItemLocationDirect)
Public propertyScaleZThe scaling factor of the item in z-direction, normally 1.
(Inherited from ItemLocationDirect)
Public propertyShearXThe shear factor of the item.
(Inherited from ItemLocationDirect)
Public propertyShearYThe shear factor of the item.
(Inherited from ItemLocationDirect)
Public propertyShearZThe shear factor of the item.
(Inherited from ItemLocationDirect)
Public propertySizeX The width of the item, either as absolute value in point (1/72 inch), or as value relative to the parent's width.
(Inherited from ItemLocationDirect)
Public propertySizeY The height of the item, either as absolute value in point (1/72 inch), or as value relative to the parent's height.
(Inherited from ItemLocationDirect)
Public propertySizeZ The z size of the item, either as absolute value in point (1/72 inch), or as value relative to the parent's height.
(Inherited from ItemLocationDirect)
Top
See Also