HitTestInfo.Bounds Vlastnost

Definice

Vrátí hranice oblasti.

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

Hodnota vlastnosti

Obdélník, který uzavře ActivityDesigner přidružený k objektu HitTestInfo nebo prázdný obdélník, pokud HitTestInfo objekt není přidružený k návrháři.

Atributy

Poznámky

Hranice popisují oblast na obrazovce, která byla nalezena, obvykle oblast, která obklopuje přidruženou ActivityDesigneroblast .

Platí pro