LineGeometry.EndPoint property
Gets or sets the end point of a line.
Syntax
<LineGeometry EndPoint="x,y"/>
XAML Values
- x
-
The X value of the Point that specifies the end point.
- y
-
The Y value of the Point that specifies the end point.
Property value
Type: Point
The end point of the line. The default is a Point with value 0,0.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 12/4/2012
