System.Windows.Forms.DrawListViewItemEventArgs.Bounds Property

Gets the size and location of the System.Windows.Forms.ListViewItem to draw.

Syntax

public System.Drawing.Rectangle Bounds { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The location specified by this property is relative to the upper left corner of the System.Windows.Forms.ListView control.

To retrieve the bounds for specific portions of a System.Windows.Forms.ListViewItem, use the ListViewItem.GetBounds(ItemBoundsPortion) method.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0