Click or drag to resize
DrawTopLeftBottomRightEventArgs Properties

The DrawTopLeftBottomRightEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyBottom
Gets or sets the bottom of the range.
Public propertyLeft
Gets or sets the left side of the range.
Public propertyRight
Gets or sets the right side of the range.
Public propertyTop
Gets or sets the top of the range.
Top
See Also