Gets an array of the supported contour
types.
Read-only property
[Visual Basic .NET] |
---|
Public Property SupportedContourTypes() As System.Array
|
[C#] |
---|
public System.Array SupportedContourTypes {get;}
|
[Managed C++] |
---|
public: __property System::Array^ get_SupportedContourTypes();
|
[Unmanaged C++] |
---|
public: HRESULT get_SupportedContourTypes(
|
[Java] |
---|
public Object[] getSupportedContourTypes();
|