CompositeHVDatumTransformation Class Members
In This Topic
The following tables list the members exposed by CompositeHVDatumTransformation.
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) ![static (Shared in Visual Basic)](template/packages/core-dotnet/images/static.png) | CreateFromXml | Creates a new CompositeHVDatumTransformation from the given XML. |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | 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. |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | ToJson | Overridden.
Returns the JSON representation of this transformation.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | ToXml |
Returns the XML representation of this composite transformation.
|
Top
See Also