Click or drag to resize

IControllerTemplateAxis Properties

The IControllerTemplateAxis type exposes the following members.

Properties
  NameDescription
Public propertyAsButton
Gets the element cast to IControllerTemplateButton.
Public propertydescriptiveName
Display name of the Controller Template Element.
(Inherited from IControllerTemplateElement.)
Public propertyexists
Does the Element exist in the parent Controller?
(Inherited from IControllerTemplateElement.)
Public propertyid
Id of the Controller Template Element.
(Inherited from IControllerTemplateElement.)
Public propertynegativeDescriptiveName
Display name of the Controller Template Element for the negative axis.
Public propertypositiveDescriptiveName
Display name of the Controller Template Element for the positive axis.
Public propertysource
The Controller element source.
Public propertytype
Type of the Controller Template Element.
(Inherited from IControllerTemplateElement.)
Public propertyvalue
The current value of the axis.
Public propertyvaluePrev
The value of the axis in the previous frame.
Top
See Also