dbicButton Send comments on this topic.
Rect Property
See Also 
dbicButton Assembly > Dbi.WinControl.Button Namespace > UserDrawnButtonAfterEventArgs Class : Rect Property

A rectangle representing the area being painted 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