dbicSlide Send comments on this topic.
Rect Property
See Also 
dbicSlide Assembly > Dbi.WinControl.Slide Namespace > UserDrawnTrackEventArgs Class : Rect Property

The rectangle representing the size and location of the area for the track in the control's display.

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