AxisValueTrackerItem Class

Individual axis value tracker assignment.

Definition

Namespace: Geometry
Assembly: Geometry (in Geometry.dll) Version: 25.2530.4054
C#
public class AxisValueTrackerItem
Inheritance
Object    AxisValueTrackerItem

Constructors

AxisValueTrackerItemInitializes a new instance of the AxisValueTrackerItem class

Properties

AxisName Get/Set the name of the axis.
NewValue Get/Set the new value for the axis.
OriginalValue Get/Set the original value for the axis.

Methods

Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
ToString
(Inherited from Object)

See Also