Returns an array of valid choices.
Read-only property
[Visual Basic .NET] |
---|
Public Property SlewModeSupportedTypes() As System.Array |
[C#] |
---|
public System.Array SlewModeSupportedTypes {get;} |
[Managed C++] |
---|
public: __property System::Array get_SlewModeSupportedTypes(); |
[Unmanaged C++] |
---|
public: HRESULT get_SlewModeSupportedTypes( SAFEARRAY * * ppRetVal ); |
[Java] |
---|
public AgSafeArray getSlewModeSupportedTypes(); |