Share via


RectangleFExtensions.Inset(CGRect, nfloat, nfloat) 方法

定义

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

参数

self
CGRect

此方法在其上运行的实例。

dx
nfloat
dy
nfloat

返回

适用于