다음을 통해 공유


CGContext.AddPath(CGPath) 메서드

정의

지정된 경로를 현재 경로에 추가합니다.

public void AddPath (CoreGraphics.CGPath path);
member this.AddPath : CoreGraphics.CGPath -> unit

매개 변수

path
CGPath

추가할 CGPath입니다.

적용 대상