RectangleFExtensions.IsNull(CGRect) Method

Definition

public static bool IsNull (this CoreGraphics.CGRect self);
static member IsNull : CoreGraphics.CGRect -> bool

Parameters

self
CGRect

The instance on which this method operates.

Returns

Applies to