Line.X1 Property

Definition

Gets or sets the x-coordinate of the line's start point. This is a bindable property.

public:
 property double X1 { double get(); void set(double value); };
public double X1 { get; set; }
member this.X1 : double with get, set
Public Property X1 As Double

Property Value

Applies to