RectangleFExtensions.IsInfinite(CGRect) Method

Definition

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

Parameters

self
CGRect

The instance on which this method operates.

Returns

Applies to