MindFusion.Wpf Pack Programmer's Guide
CellBoundsEventArgs.NewBounds Property
See Also
 





Gets the new bounding rectangle of the cell.

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

 Syntax

C#  Copy Code

public Rect NewBounds { get; }

Visual Basic  Copy Code

Public ReadOnly Property NewBounds As Rect

 Property Value

A WPF Rect object specifying the new bounding rectangle of the cell.

 See Also

CellBoundsEventArgs Members
CellBoundsEventArgs Class
MindFusion.Diagramming.Wpf.Lanes Namespace