Click or drag to resize

AngularDegreeTickSpacing Fields

The AngularDegreeTickSpacing type exposes the following members.

Fields
 NameDescription
Protected field_accumulatedEventData Holds the accumulated change data.
(Inherited from SuspendableDocumentNodeWithSingleAccumulatedDataT)
Protected field_majorTickDividerMajor tick divider. Should be one of the values of the table _possibleDividers
(Inherited from AngularTickSpacing)
Protected field_minorTickDividerMinor tick divider. Should be one of the values of the table _possibleDividers
(Inherited from AngularTickSpacing)
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_updateSequenceNumber
(Inherited from TickSpacing)
Protected field_usePositiveNegativeAnglesIf true, the scale uses positive and negative values (-180..180°) instead of only positive values (0..360°).
(Inherited from AngularTickSpacing)
Top
See Also