Xamarin.Forms.Rectangle: Constructor Members

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

See Also: Inherited members from System.ValueType

Public Constructors

Creates a new Xamarin.Forms.Rectangle object with its top left corner at loc with a height and width that are specified by sz.
Creates a new Xamarin.Forms.Rectangle object with its top left corner at (x, y) and width wide and height tall.