LineSegment 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
LineSegment() | |
LineSegment(Point) |
LineSegment()
public LineSegment ();
Applies to
LineSegment(Point)
public LineSegment (Xamarin.Forms.Point point);
new Xamarin.Forms.Shapes.LineSegment : Xamarin.Forms.Point -> Xamarin.Forms.Shapes.LineSegment
Parameters
- point
- Point