次の方法で共有


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

戻り値

適用対象