Sdílet prostřednictvím


TickMarkStyleInstance Members

Include Protected Members
Include Inherited Members

Represents an instance type of the TickMarkStyle class, and contains the calculated values of the properties in TickMarkStyle.

The TickMarkStyleInstance type exposes the following members.

Methods

  Name Description
Public method Equals(Object) (Inherited from Object.)
Protected method Finalize() (Inherited from Object.)
Public method GetHashCode() (Inherited from Object.)
Public method GetType() (Inherited from Object.)
Protected method MemberwiseClone() (Inherited from Object.)
Protected method ResetInstanceCache() Infrastructure. (Overrides BaseInstance.ResetInstanceCache().)
Public method ToString() (Inherited from Object.)

Top

Fields

  Name Description
Protected field m_defObject Infrastructure.

Top

Properties

  Name Description
Public property DistanceFromScale Gets the calculated value of the DistanceFromScale property in a TickMarkStyle class.
Public property EnableGradient Gets the calculated value of the EnableGradient property in a TickMarkStyle class.
Public property GradientDensity Gets the calculated value of the GradientDensity property in a TickMarkStyle class.
Public property Hidden Gets the calculated value of the Hidden property in a TickMarkStyle class.
Public property Length Gets the calculated value of the Length property in a TickMarkStyle class.
Public property Placement Gets the calculated value of the Placement property in a TickMarkStyle class.
Public property Shape Gets the calculated value of the Shape property in a TickMarkStyle class.
Public property Style Gets the calculated value of the Style property in a TickMarkStyle class.
Public property Width Gets the calculated value of the Width property in a TickMarkStyle class.

Top