Applies the geometric transform represented by this IMatrix to the specified rectangle.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
Rect TransformRect ( |
Visual Basic
Copy Code
|
|---|
Function TransformRect( _ |
The rectangle to transform.
The transformed rectangle.
See Also