다음을 통해 공유


UIGraphics.RectClip(CGRect) 메서드

정의

현재 클리핑 경로를 지정된 사각형과 교차합니다.

public static void RectClip (CoreGraphics.CGRect rect);
static member RectClip : CoreGraphics.CGRect -> unit

매개 변수

rect
CGRect

새 클리핑 경로입니다.

적용 대상