PaintValueEventArgs.Bounds Propriété

Définition

Obtient le rectangle indiquant la zone dans laquelle peindre.

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

Valeur de propriété

Rectangle indiquant la zone dans laquelle peindre.

S’applique à