IPEWKTExport Interface

Provides methods to export Projection Engine objects to string.

Members

Name Description
Method 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.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.