RectangleFExtensions.Inset(CGRect, nfloat, nfloat) Method

Definition

public static CoreGraphics.CGRect Inset (this CoreGraphics.CGRect self, nfloat dx, nfloat dy);
static member Inset : CoreGraphics.CGRect * nfloat * nfloat -> CoreGraphics.CGRect

Parameters

self
CGRect

The instance on which this method operates.

dx
nfloat
dy
nfloat

Returns

Applies to