Click or drag to resize

IFlightPedalsTemplate Properties

The IFlightPedalsTemplate type exposes the following members.

Properties
 NameDescription
Public propertycontroller Parent Controller to which the Controller Template belongs.
(Inherited from IControllerTemplate)
Public propertyelementCount Count of Controller Template elements.
(Inherited from IControllerTemplate)
Public propertyelements List of Controller Template elements.
(Inherited from IControllerTemplate)
Public propertyleftPedal The "Left Pedal" element.
Public propertyname Display name of the Controller Template. The returned value will be localized if localization is in use.
(Inherited from IControllerTemplate)
Public propertyrightPedal The "Right Pedal" element.
Public propertyslide The "Slide" element.
Public propertytypeGuid GUID of the Controller Template type.
(Inherited from IControllerTemplate)
Top
See Also