Gets the bounding rectangle of this element.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public Rect Bounds { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Bounds As Rect |
An instance of the Rectangle structure.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |