Provides methods to export Projection Engine objects to string.
Members
Name | Description | |
---|---|---|
ExportToString | Obtain String representation of a projection engine object. WKT, WKT2, and Proj4 is supported |
IPEWKTExport.ExportToString Method
Obtain String representation of a projection engine object. WKT, WKT2, and Proj4 is supported
Public Function ExportToString ( _
ByVal formatMask As Integer _
) As String
public string ExportToString (
int formatMask
);
Classes that implement IPEWKTExport
Classes | Description |
---|---|
HVDatumTransformation | Horizonatal and Vertical datum transformation. |