Sdílet prostřednictvím


ListViewItem.ListViewSubItem.Bounds Vlastnost

Definice

Získá ohraničující obdélník ListViewItem.ListViewSubItem.

public:
 property System::Drawing::Rectangle Bounds { System::Drawing::Rectangle get(); };
[System.ComponentModel.Browsable(false)]
public System.Drawing.Rectangle Bounds { get; }
[<System.ComponentModel.Browsable(false)>]
member this.Bounds : System.Drawing.Rectangle
Public ReadOnly Property Bounds As Rectangle

Hodnota vlastnosti

Ohraničující RectangleListViewItem.ListViewSubItemhranici .

Atributy

Poznámky

ListViewItem.ListViewSubItem Pokud nebyla přidána do ListViewItem nebo vlastnící ListViewItem nebyla přidána do objektu ListView, Bounds vrátí vlastnost prázdný Rectangle.

Platí pro