IMeasure.WKT Property

The WKT property allows specifying a Well Known Text value describing the Geographic Coordinate System.

 

Well Known Text strings are specified in the document 01-009 of OpenGIS Implementation Specification.

 

Syntax

ActiveX:

System.String WKT

 

Return Value

A string value representing a Well Known Text.

 

Example

Please check this link.

 

Remarks

In Acrobat 9.0, the string length of WKT is limited to 1024 bytes. If an EPSG code is present, it shall be consistent with the WKT string.

 

Member of CDIntfEx.IMeasure.