Rectangle.Implicit Оператор

Определение

Перегрузки

Implicit(Rect to Rectangle)
Implicit(Rectangle to Rect)

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

Параметры

rect
Rect

Возвращаемое значение

Применяется к

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

Параметры

rectangle
Rectangle

Возвращаемое значение

Применяется к