PolyBezierSegmentPoints Property |
Gets or sets the Point collection that defines this PolyBezierSegment object.
Namespace: Windows.UI.Xaml.MediaAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax public PointCollection Points { get; set; }
Property Value
Type:
PointCollectionSee Also