Rectangle.Left Vlastnost

Definice

Získá souřadnici x levého okraje této Rectangle struktury.

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

Hodnota vlastnosti

Souřadnice x levého okraje této Rectangle struktury.

Atributy

Platí pro