Version 24.2 (latest)

TransformUtil Class Methods

For a list of all members of this type, see TransformUtil members.

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