CompositeHVDatumTransformation Class Methods
In This Topic
For a list of all members of this type, see CompositeHVDatumTransformation members.
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