다음을 통해 공유


NSGraphics.DrawTiledRects(CGRect, CGRect, NSRectEdge[], nfloat[]) 메서드

정의

public static CoreGraphics.CGRect DrawTiledRects (CoreGraphics.CGRect aRect, CoreGraphics.CGRect clipRect, AppKit.NSRectEdge[] sides, nfloat[] grays);
static member DrawTiledRects : CoreGraphics.CGRect * CoreGraphics.CGRect * AppKit.NSRectEdge[] * nfloat[] -> CoreGraphics.CGRect

매개 변수

aRect
CGRect
clipRect
CGRect
sides
NSRectEdge[]
grays
nfloat[]

반환

적용 대상