LineGeometry.EndPoint Property

Definition

Gets or sets the end point of a line.

C#
public Point EndPoint { get; set; }
XAML
<LineGeometry EndPoint="x,y"/>

Property Value

The end point of the line. The default is a Point with value 0,0.

Applies to

Product Versions
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6