Поделиться через


RectF.Equality(RectF, RectF) Оператор

Определение

public:
 static bool operator ==(Microsoft::Maui::Graphics::RectF r1, Microsoft::Maui::Graphics::RectF r2);
public static bool operator == (Microsoft.Maui.Graphics.RectF r1, Microsoft.Maui.Graphics.RectF r2);
static member ( = ) : Microsoft.Maui.Graphics.RectF * Microsoft.Maui.Graphics.RectF -> bool
Public Shared Operator == (r1 As RectF, r2 As RectF) As Boolean

Параметры

r1
RectF
r2
RectF

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

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