PolyBezierSegment Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
PolyBezierSegment() | |
PolyBezierSegment(PointCollection) |
PolyBezierSegment()
public PolyBezierSegment ();
Applies to
PolyBezierSegment(PointCollection)
public PolyBezierSegment (Xamarin.Forms.Shapes.PointCollection points);
new Xamarin.Forms.Shapes.PolyBezierSegment : Xamarin.Forms.Shapes.PointCollection -> Xamarin.Forms.Shapes.PolyBezierSegment
Parameters
- points
- PointCollection