Xamarin.Forms.Vec2 Members

The members of Xamarin.Forms.Vec2 are listed below.

See Also: Inherited members from System.ValueType

Public Constructors

Creates a new Xamarin.Forms.Vec2 that is defined by x and y.

Public Fields

Xdouble. The horizontal coordinate.
Ydouble. The vertical coordinate.