다음을 통해 공유


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

반환

적용 대상