QuadraticBezierSegmentPoint2 Property |
Gets or sets the end Point of this QuadraticBezierSegment.
Namespace: Windows.UI.Xaml.MediaAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax public Point Point2 { get; set; }
Property Value
Type:
PointSee Also