Home > All Other Interfaces > ICoordinateSystem > IsWktValid

IsWktValid

Returns TRUE if the coordinate system’s WKT is OK.

 

JavaScript

 

IsWktValid()

 

C#

 

bool IsWktValid()

 

C++

 

HRESULT IsWktValid(

      VARIANT_BOOL* pVal)

Return Value

pVal

A Boolean indicating whether the WKT is valid.