다음을 통해 공유


CGContext.SetLineWidth(nfloat) 메서드

정의

스트로크된 선의 너비를 설정합니다. 선은 경로의 양쪽에 반 w 으로 확장됩니다.

public void SetLineWidth (nfloat w);
member this.SetLineWidth : nfloat -> unit

매개 변수

w
nfloat

사용자 공간 단위의 선 너비입니다.

적용 대상