This method returns TRUE if the coordinate system is planar and FALSE otherwise.
JavaScript |
|
IsPlanar() |
C# |
|
bool IsPlanar() |
C++ |
|
HRESULT IsPlanar( VARIANT_BOOL* pVal) |
Return Value
pVal
Returns TRUE if the coordinate system is planar.
Exceptions
See: HRESULT Return Values for a list of possible values returned by the HRESULT.