A Factory object to create axes.
Create | Creates a VGT axes using specified name, description and type. |
CreateAxesPluginFromDisplayName | Create an axes component based on a COM axes plugin. For information how to implement and register VGT plugins, see. |
IsTypeSupported | Returns true if the type is supported. |
AvailableAxesPluginDisplayNames | An array of display names associated with available axes plugins. The elements of the array are strings. Display names are used to create VGT axes based on COM plugins using CreateAxesPluginFromDisplayName method. |