DiagramItem.GetRotatedBounds override.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public override Rect GetRotatedBounds () |
Visual Basic
Copy Code
|
|---|
Public Overrides Function GetRotatedBounds () As Rect |
A rectangle that bounds the rotated shape of the item.
See Also