Provides a Horizontal and Vertical transformation of Geographic Datum.
Members
Name | Description | |
---|---|---|
Text | Well known text representation of the transformation. | |
Type | Returns the type of the HV transformation. |
IHVDatumTransformation.Text Property
Well known text representation of the transformation.
Public ReadOnly Property Text As String
public string Text {get;}
IHVDatumTransformation.Type Property
Returns the type of the HV transformation.
Public ReadOnly Property Type As String
public string Type {get;}
Classes that implement IHVDatumTransformation
Classes | Description |
---|---|
HVDatumTransformation | Horizonatal and Vertical datum transformation. |