CompositeHVDatumTransformation Class Members
In This Topic
The following tables list the members exposed by CompositeHVDatumTransformation.
Public Properties
Public Methods
| Name | Description |
| Create | Overloaded. |
| CreateFromXml | Creates a new CompositeHVDatumTransformation from the given XML. |
| GetInverse | Overridden. Creates an inverted instance of this HVDatumTransformation. The inverted instance has inverted order of HVDatumTransformation instances, and each hv datum transformation has its IsForward property inverted. |
| ToJson | Overridden.
Returns the JSON representation of this transformation.
|
| ToXml |
Returns the XML representation of this composite transformation.
|
Top
See Also