Home > All Other Interfaces > IWks

IWks

This interface exposes methods for converting geometries to and from their Well-known text (WKT) and well-known binary (WKB) representations.

 

 

Methods

 

ExportToWKB

Converts a geometry into Well Known Binary format.

ExportToWKT

Converts a geometry into Well Known Text format.

ImportFromWKB

Assigns geometry from Well Known Binary data.

ImportFromWKT

Assigns geometry from Well Known Text data.