Click or drag to resize
LineSegmentPoint Property
Gets or sets the end point of the line segment.

Namespace: Windows.UI.Xaml.Media
Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
public Point Point { get; set; }

Property Value

Type: Point
See Also