Transform Constructor

Overload List
  Name Description
Public method Transform
Create a new identity transformation.
Public method Transform(Transform)
Create a clone of a transformation.
Public method Transform(Rect, Rect)
Constructs a transformation.
Public method Transform(Double, Double, Double, Double, Double, Double)
Constructs a transformation.
Top
See Also