Rectangle.Left Propriété

Définition

Obtient la coordonnée x du bord gauche de cette structure Rectangle.

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

Valeur de propriété

Coordonnée x du bord gauche de cette structure Rectangle.

Attributs

S’applique à