Xamarin.Forms.Point: Constructor Members

The constructors of Xamarin.Forms.Point are listed below. For a list of all members, see the Point Members list.

See Also: Inherited members from System.ValueType

Public Constructors

Creates a new Xamarin.Forms.Point object that has coordinates that are specified by the width and height of sz, in that order.
Creates a new Xamarin.Forms.Point object that represents the point (x,y).