TransformClone Method

Returns a new copy of this transformation.

 

Namespace:  WebSupergoo.WordGlue4.Rendering
Assembly:  WordGlue4 (in WordGlue4.dll) Version: 4.1.0.0 (4.1.0.0)
Syntax
public Transform Clone()

Return Value

Type: Transform
A copy of this transformation.
See Also