Window.Left Property

Definition

The distance in points from the left edge of the client area to the left edge of the window.

public:
 property double Left { double get(); void set(double value); };
public double Left { get; set; }
Public Property Left As Double

Property Value

Applies to