Gets the inverse transformation.
Namespace:
ceometric.VectorGeometryAssembly: ceometric.VectorGeometry (in ceometric.VectorGeometry.dll) Version: 1.6.0.0 (1.6.0.0)
Syntax
| C# |
|---|
public CoordinateTransformator GetInverseTransformation() |
| Visual Basic (Declaration) |
|---|
Public Function GetInverseTransformation As CoordinateTransformator |
| Visual C++ |
|---|
public: CoordinateTransformator^ GetInverseTransformation() |