Rectangle.Left Property

Definition

Returns or sets an integer that represents the horizontal position of the specified rectangle, measured in points.

public:
 property int Left { int get(); };
public int Left { get; }
member this.Left : int
Public ReadOnly Property Left As Integer

Property Value

Applies to