Returns whether the object supports Vector Geometry.
| [Visual Basic .NET] |
|---|
Public Function IsVgtSupported() As Boolean |
| [C#] |
|---|
public bool IsVgtSupported(); |
| [Managed C++] |
|---|
public: bool IsVgtSupported(); |
| [Java] |
|---|
public bool isVgtSupported(); |
| [Unmanaged C++] |
|---|
public: HRESULT IsVgtSupported( |
