HitTestInfo.Bounds Propriedade

Definição

Devolve os limites da área atingida.

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

Valor de Propriedade

Um retângulo que envolve o ActivityDesigner objeto associado HitTestInfo ou um retângulo vazio se o HitTestInfo objeto não estiver associado a um designer.

Atributos

Observações

Os limites descrevem a área no ecrã que foi atingida, normalmente a área que envolve o .ActivityDesigner

Aplica-se a