Gets the bounding rectangle of this node, when it is rotated at the specified angle around the specified pivot.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
protected static RectangleF GetRotatedBounds ( |
Visual Basic
Copy Code
|
|---|
Protected Shared Function GetRotatedBounds( _ |
A RectangleF representing the new bounding rectangle.
See Also