共用方式為


VNUtils.IsIdentityRect(CGRect) 方法

定義

如果 rect 為 [0, 0, 1, 1, 1],則傳 true 回 。

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

參數

rect
CGRect

傳回

適用於