Share via


Line.Y2 Property

Definition

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

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

Property Value

Applies to