BezierSegmentPoint3 Property |
Gets or sets the end point of the curve.
Namespace: Windows.UI.Xaml.MediaAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntaxpublic Point Point3 { get; set; }
Property Value
Type:
Point
See Also