CompositeGeographicTransformation Class Members
In This Topic
The following tables list the members exposed by CompositeGeographicTransformation.
Public Properties
Public Methods
| Name | Description |
| Create | Overloaded. |
| 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. |
| ToJson | Overridden.
Returns the JSON representation of this transformation.
|
Top
See Also