Initializes a new instance.
The geotransformation instance must be a valid instance that defines a transformation
between the geographic coordinate system of the reference instances.
Syntax
Parameters
- spatialReference1
- spatialReference2
- geoTransformation
Exceptions
Exception | Description |
ArgumentException |
The GeoTransformation doesn't match at least one of the spatial references.
|
ArgumentOutOfRangeException |
One of the spatial references is in an invalid state.
|
Requirements
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family
See Also