Compartilhar via


VNUtils.IsIdentityRect(CGRect) Método

Definição

Retornará true se o rect for [0, 0, 1, 1].

public static bool IsIdentityRect (CoreGraphics.CGRect rect);
static member IsIdentityRect : CoreGraphics.CGRect -> bool

Parâmetros

rect
CGRect

Retornos

Aplica-se a