Gets the bounding rectangle of this item.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public override Rect GetBounds () |
Visual Basic Copy Code |
---|
Public Overrides Function GetBounds () As Rect |
The rectangle that bounds this item.
The Bounds property getter returns the result of this method.
WpfDiagram Programmer's Guide | © 2024 MindFusion |