Rectangle.Left Proprietà

Definizione

Ottiene la coordinata x del bordo sinistro della struttura 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

Valore della proprietà

Coordinata x del bordo sinistro della struttura Rectangle.

Attributi

Si applica a