CompositeGeographicTransformation Class Members
In This Topic
The following tables list the members exposed by CompositeGeographicTransformation.
Public Properties
Public Methods
| Name | Description |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) ![static (Shared in Visual Basic)](template/packages/core-dotnet/images/static.png) | Create | Overloaded. |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | GetInverse | Overridden. Creates an inverted instance of this tranformation. The inverted instance has inverted order of GeographicTransformation instances, and each geographic transofmration has its IsForward property inverted. |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | ToJson | Overridden.
Returns the JSON representation of this transformation.
|
Top
See Also