Gets the bounding rectangle of the cell being drawn.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public Rect Bounds { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Bounds As Rect |
A Rectangle specifying the bounding rectangle of the cell.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |