CoordinateOperation
Description
- Derived from
-
GeoObject abstract
ICoordinateOperation
ICoordinateOperationParameters
A horizontal coordinate operation (i.e. map projection).
- See also
Public / Methods
Set
4 overloads
Sets the CoordinateOperationParameter.Latitude and CoordinateOperationParameter.Longitude parameters.
Sets the CoordinateOperationParameter.Easting and CoordinateOperationParameter.Northing parameters.
Sets the CoordinateOperationParameter.Scale parameter.
Sets the given parameter.
If parameter in is ignored (see CoordinateOperationMethod.IgnoredParameter), the given value in is ignored and the method returns silently.
- See also