Share via


Line.Y1 Property

Definition

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

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

Property Value

Applies to