Share via


Rectangle.Left Property

Definition

Gets and sets the left side of the rectangle.

public:
 property int Left { int get(); void set(int value); };
public:
 property int Left { int get(); void set(int value); };
public int Left { get; set; }
member this.Left : int with get, set
Public Property Left As Integer

Property Value

Applies to