Share via


CGRectExtensions.Inset(CGRect, NFloat, NFloat) Method

Definition

public static CoreGraphics.CGRect Inset(this CoreGraphics.CGRect self, System.Runtime.InteropServices.NFloat dx, System.Runtime.InteropServices.NFloat dy);
static member Inset : CoreGraphics.CGRect * System.Runtime.InteropServices.NFloat * System.Runtime.InteropServices.NFloat -> CoreGraphics.CGRect

Parameters

self
CGRect
dx
NFloat
dy
NFloat

Returns

Applies to