Version

TransformUtil Class Members

The following tables list the members exposed by TransformUtil.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)DuplicateOverloaded. Gets a duplicate of this transform.  
Public Methodstatic (Shared in Visual Basic)GetInverseGets the inverse transform (as a MatrixTransform) for this transform  
Public Methodstatic (Shared in Visual Basic)GetMatrixGets an equivalent affine matrix for this transform  
Public Methodstatic (Shared in Visual Basic)SetProjectionMatrixAdjusts the current MatrixTransform object to project the source rectangle to the target rectangle.  
Public Methodstatic (Shared in Visual Basic)TransformTransforms a rectangle  
See Also