Click or drag to resize

GraphDocumentBase Fields

The GraphDocumentBase type exposes the following members.

Fields
 NameDescription
Protected field_accumulatedEventData Holds the accumulated change data.
(Inherited from SuspendableDocumentNodeWithSingleAccumulatedDataT)
Protected field_creationTime The date/time of creation of this graph.
Protected field_graphIdentifier An identifier that can be shown on the graph and that is searchable.
Protected field_graphProperties The graph properties, key is a string, value is a property (arbitrary object) you want to store here.
Protected field_hasFixupChangedAnythingThis flag is set if during fixup anything has changed.
Protected field_isFixupInternalDataStructuresActive 
Protected field_lastChangeTime The date/time when this graph was changed.
Protected field_name The name of the graph.
Protected field_notes Notes concerning this graph.
Protected field_paintThreadEvents which are fired from this thread are not distributed.
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 fieldStatic memberUnitPerInchFor the graph elements all the units are in points. One point is 1/72 inch.
Top
See Also