C#
VB
C++
Initializes a new instance of the LeadRect structure at a specific location using specified dimensions.
x
The x-coordinate of the upper-left corner of the rectangle.
y
The y-coordinate of the upper-left corner of the rectangle.
width
The width of the rectangle in pixels.
height
The height of the rectangle in pixels.