RectangleF.Left Proprietà

Definizione

Ottiene la coordinata x del bordo sinistro della struttura RectangleF.

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

Valore della proprietà

Coordinata x del bordo sinistro della struttura RectangleF.

Attributi

Si applica a