Freigeben über


Rectangle.Implicit Operator

Definition

Überlädt

Implicit(Rect to Rectangle)

public static implicit operator Xamarin.Forms.Rectangle(Xamarin.Forms.Rect rect);
static member op_Implicit : Xamarin.Forms.Rect -> Xamarin.Forms.Rectangle

Parameter

rect
Rect

Gibt zurück

Gilt für:

Implicit(Rectangle to Rect)

public static implicit operator Xamarin.Forms.Rect(Xamarin.Forms.Rectangle rectangle);
static member op_Implicit : Xamarin.Forms.Rectangle -> Xamarin.Forms.Rect

Parameter

rectangle
Rectangle

Gibt zurück

Gilt für: