dbicCalc Send comments on this topic.
Rect Property
See Also 
dbicCalc Assembly > Dbi.WinControl.Calc Namespace > UserDrawnDisplayAreaEventArgs Class : Rect Property

A rectangle representing the dimensions of the Display Area in the control.

Syntax

Visual Basic (Declaration) 
Public Property Rect As Rectangle
C# 
public Rectangle Rect {get; set;}

Property Value

Rectangle

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also