MindFusion.Wpf Pack Programmer's Guide
DrawCellEventArgs.Bounds Property
See Also
 





Gets the bounding rectangle of the cell being drawn.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public Rect Bounds { get; }

Visual Basic  Copy Code

Public ReadOnly Property Bounds As Rect

 Property Value

A System.Windows.Rect instance specifying the bounding rectangle of the cell.

 See Also

DrawCellEventArgs Members
DrawCellEventArgs Class
MindFusion.Diagramming.Wpf Namespace