ToolStripItem.ToolStripItemAccessibleObject.Bounds Proprietà

Definizione

Ottiene i limiti dell'oggetto accessibile, espressi in coordinate dello schermo.

public:
 virtual property System::Drawing::Rectangle Bounds { System::Drawing::Rectangle get(); };
public override System.Drawing.Rectangle Bounds { get; }
member this.Bounds : System.Drawing.Rectangle
Public Overrides ReadOnly Property Bounds As Rectangle

Valore della proprietà

Oggetto di tipo Rectangle che rappresenta i limiti.

Si applica a