Click or drag to resize

GraphicBase Fields

The GraphicBase type exposes the following members.

Fields
 NameDescription
Protected field_accumulatedEventData Holds the accumulated change data.
(Inherited from SuspendableDocumentNodeWithSingleAccumulatedDataT)
Protected field_cachedParentSize The size of the parent object.
Protected field_location The item's location (size, position, rotation, shear, scale ..)
Protected field_parent The parent object this instance belongs to.
(Inherited from SuspendableDocumentNodeBase)
Protected field_suspendTokensOfChildsStores the suspend tokens of the suspended childs of this object.
(Inherited from SuspendableDocumentNode)
Protected field_transformationCached matrix which transforms from own coordinates to parent (layer) coordinates.
Top
See Also