Click or drag to resize
TransformationsClone Method
Clone transformations.

Namespace:  GeonBit.Core
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Transformations Clone()

Return Value

Type: Transformations
Copy of this transformations.
See Also