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.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property AvailableAxesPluginDisplayNames() As System.Array |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property System::Array get_AvailableAxesPluginDisplayNames(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public AgSafeArray getAvailableAxesPluginDisplayNames(); |






