다음을 통해 공유


UIGraphics.RectFillUsingBlendMode(CGRect, CGBlendMode) 메서드

정의

를 사용하여 현재 채우기 색으로 채웁니다.

public static void RectFillUsingBlendMode (CoreGraphics.CGRect rect, CoreGraphics.CGBlendMode blendMode);
static member RectFillUsingBlendMode : CoreGraphics.CGRect * CoreGraphics.CGBlendMode -> unit

매개 변수

rect
CGRect
blendMode
CGBlendMode

설명

개발자는 모든 스레드에서 이 메서드를 호출할 수 있습니다.

적용 대상