The ICoordinateTransformation type exposes the following members.
Methods
Name | Description | |
---|---|---|
Dispose | (Inherited from IDisposable.) | |
Transform(Double*, Int32, TransformDirection) | ||
Transform(array<Double>[]()[][], Int32, TransformDirection) |
transforms coordinates in place. The values of the points array will be replaced
with transformed coordinates
| |
Transform(array<Double>[]()[][], Int32, Int32, TransformDirection) |
Extension Methods
Name | Description | |
---|---|---|
Transform(PointD, TransformDirection) | Overloaded. (Defined by ProjectionExtensions.) | |
Transform(array<PointD>[]()[][], TransformDirection) | Overloaded. (Defined by ProjectionExtensions.) | |
Transform(RectangleD, TransformDirection) | Overloaded. (Defined by ProjectionExtensions.) |