ASP.NET Pack Programmer's Guide
CellBoundsEventArgs.OldBounds Property
See Also
 





Gets the old bounding rectangle of the cell.

Namespace: MindFusion.Diagramming.Lanes
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public RectangleF OldBounds { get; }

Visual Basic  Copy Code

Public ReadOnly Property OldBounds As RectangleF

 Property Value

A .NET RectangleF object specifying the old bounding rectangle of the cell.

 See Also

CellBoundsEventArgs Members
CellBoundsEventArgs Class
MindFusion.Diagramming.Lanes Namespace