Click or drag to resize

TextScale Fields

The TextScale type exposes the following members.

Fields
 NameDescription
Protected field_accumulatedEventData The accumulated event data.
(Inherited from SuspendableDocumentNodeWithSetOfEventArgs)
Protected field_cachedAxisEndCurrent axis end (cached value).
Protected field_cachedAxisOrgCurrent axis origin (cached value).
Protected field_cachedAxisSpanCurrent axis span (i.e. end-org) (cached value).
Protected field_cachedOneByAxisSpanCurrent inverse of axis span (cached value).
Protected field_dataBoundsHolds the TextBoundaries for that axis.
Protected field_parent The parent object this instance belongs to.
(Inherited from SuspendableDocumentNodeBase)
Protected field_rescaling 
Protected field_suspendTokensOfChildsStores the suspend tokens of the suspended childs of this object.
(Inherited from SuspendableDocumentNode)
Protected field_tickSpacing 
Top
See Also