ISix | 
public interface ISixDofControllerTemplate : IControllerTemplate
The ISixDofControllerTemplate type exposes the following members.
| Name | Description | |
|---|---|---|
| button1 | The "Button 1" element. | |
| button10 | The "Button 10" element. | |
| button11 | The "Button 11" element. | |
| button12 | The "Button 12" element. | |
| button13 | The "Button 13" element. | |
| button14 | The "Button 14" element. | |
| button15 | The "Button 15" element. | |
| button16 | The "Button 16" element. | |
| button17 | The "Button 17" element. | |
| button18 | The "Button 18" element. | |
| button19 | The "Button 19" element. | |
| button2 | The "Button 2" element. | |
| button20 | The "Button 20" element. | |
| button21 | The "Button 21" element. | |
| button22 | The "Button 22" element. | |
| button23 | The "Button 23" element. | |
| button24 | The "Button 24" element. | |
| button25 | The "Button 25" element. | |
| button26 | The "Button 26" element. | |
| button27 | The "Button 27" element. | |
| button28 | The "Button 28" element. | |
| button29 | The "Button 29" element. | |
| button3 | The "Button 3" element. | |
| button30 | The "Button 30" element. | |
| button31 | The "Button 31" element. | |
| button32 | The "Button 32" element. | |
| button4 | The "Button 4" element. | |
| button5 | The "Button 5" element. | |
| button6 | The "Button 6" element. | |
| button7 | The "Button 7" element. | |
| button8 | The "Button 8" element. | |
| button9 | The "Button 9" element. | |
| controller | 
            Parent Controller to which the Controller Template belongs.
             (Inherited from IControllerTemplate)  | |
| elementCount | 
            Count of Controller Template elements.
             (Inherited from IControllerTemplate)  | |
| elements | 
            List of Controller Template elements.
             (Inherited from IControllerTemplate)  | |
| extraAxis1 | The "Extra Axis 1" element. | |
| extraAxis2 | The "Extra Axis 2" element. | |
| extraAxis3 | The "Extra Axis 3" element. | |
| extraAxis4 | The "Extra Axis 4" element. | |
| hat1 | The "Hat 1" element. | |
| hat2 | The "Hat 2" element. | |
| name | 
            Display name of the Controller Template.
            The returned value will be localized if localization is in use.
             (Inherited from IControllerTemplate)  | |
| stick | The "Stick" element. | |
| throttle1 | The "Throttle 1" element. | |
| throttle2 | The "Throttle 2" element. | |
| typeGuid | 
            GUID of the Controller Template type.
             (Inherited from IControllerTemplate)  | 
| Name | Description | |
|---|---|---|
| GetElement(Int32) | 
            Gets the specified Controller Template element.
             (Inherited from IControllerTemplate)  | |
| GetElementTargets | 
            Gets a list of all Controller Template Element targets that map to the specified target Controller Element.
             (Inherited from IControllerTemplate)  |