Transform1D Constructor

Overload List
 NameDescription
Public methodTransform1D(Double) Constructs the transformation by specifying the scale only.
Public methodTransform1D(Transform1D) The copy constructor.
Public methodTransform1D(Double, Double) Constructs the transformation by specifying the scale and the translation.
Top
See Also