GeographicTransformation Class Members
In This Topic
The following tables list the members exposed by GeographicTransformation.
Public Properties
| Name | Description |
| InputSpatialReference | Overridden.
Gets the input spatial reference of this transformation.
|
| IsForward |
Gets a value indicating if the geographic transformation is forward or inversed.
|
| Name |
Gets the name of the geographic transformation.
|
| OutputSpatialReference | Overridden.
Gets the output spatial reference of this transformation.
|
| Wkid |
Gets the well-known ID of the geographic transformation.
|
| Wkt |
Gets the well-known text of the geographic transformation.
|
Top
Public Methods
See Also