PolyLineSegment 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
PolyLineSegment() | |
PolyLineSegment(PointCollection) |
PolyLineSegment()
public PolyLineSegment ();
Applies to
PolyLineSegment(PointCollection)
public PolyLineSegment (Xamarin.Forms.Shapes.PointCollection points);
new Xamarin.Forms.Shapes.PolyLineSegment : Xamarin.Forms.Shapes.PointCollection -> Xamarin.Forms.Shapes.PolyLineSegment
Parameters
- points
- PointCollection