Xamarin.Forms.Point: Property Members

The properties 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 Properties

[read-only]
IsEmptybool. Whether both X and Y are 0.
Xdouble. Location along the horizontal axis.
Ydouble. Location along the vertical axis.