The following tables list the members exposed by SpatialReferenceConverter.
Name | Description | |
---|---|---|
![]() | SpatialReferenceConverter Constructor | Overloaded. Initializes a new instance. |
Name | Description | |
---|---|---|
![]() | GeoTransformation | Gets or sets the GeoTransformation used by the SpatialReferenceConverter. |
![]() | IsValid | Indicates if the SpatialReferenceConverter is correctly initialized and can be used. |
![]() | SpatialReference1 | Gets the first spatial reference |
![]() | SpatialReference2 | Gets the second spatial reference |
Name | Description | |
---|---|---|
![]() | Dispose | Overloaded. Disposes instance resources. |
![]() | FromSpatialReference1ToSpatialReference2 | Overloaded. Converts a Coordinate from the first spatial reference into a Coordinate based on the second spatial reference. |
![]() | FromSpatialReference2ToSpatialReference1 | Overloaded. Converts a Coordinate from the second spatial reference into a Coordinate based on the first spatial reference. |
![]() ![]() | GetGeoTransformations | Returns the list of potential geo-transformations for two spatial references. |