Click or drag to resize

Axis2D Properties

The ControllerAxis2D type exposes the following members.

Properties
 NameDescription
Public propertyelementCapacity The maximum number of member Axes of Axis2D.
(Overrides ControllerCompoundElementelementCapacity)
Public propertyelementCount The number of member elements in this compound element.
(Inherited from ControllerCompoundElement)
Public propertyelementIdentifier The controller element identifier.
(Inherited from ControllerCompoundElement)
Public propertyhasElements Does this compound element have any member elements?
(Inherited from ControllerCompoundElement)
Public propertyid The element identifier id.
(Inherited from ControllerCompoundElement)
Public propertyname The name of this element.
(Inherited from ControllerCompoundElement)
Public propertytype The type of this element.
(Inherited from ControllerCompoundElement)
Public propertyvalue The combined current value of the X and Y axes.
Public propertyvaluePrev The combined value of the X and Y axes from the previous frame.
Public propertyvalueRaw The combined current raw value of the X and Y axes.
Public propertyvalueRawPrev The combined raw value of the X and Y axes from the previous frame.
Public propertyxAxis The X Axis element.
Public propertyyAxis The Y Axis element.
Top
See Also