Gets the bounding rectangle of the cell being drawn.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C#
![]() |
---|
public Rect Bounds { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property Bounds As Rect |
A System.Windows.Rect instance specifying the bounding rectangle of the cell.
WpfDiagram Programmer's Guide | © 2025 MindFusion |