共用方式為


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

傳回

適用於