Home > All Other Interfaces > ICoordinateSystem > IsPlanar

IsPlanar

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.