Gets the bounding rectangle of this element.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public Rect Bounds { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Bounds As Rect |
A Rect object that represents the bounding rectangle of this element.
WpfDiagram Programmer's Guide | © 2024 MindFusion |