dbicTips Send comments on this topic.
Rect Property
See Also 
dbicTips Assembly > Dbi.WinControl.Tips Namespace > UserDrawnBodyEventArgs Class : Rect Property

A rectangle representing the area being painted in the control.

Syntax

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

Property Value

Rectangle

Requirements

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

See Also