다음을 통해 공유


UIStringAttributes.StrokeWidth 속성

정의

텍스트를 그리기 위한 스트로크 너비

public Nullable<float> StrokeWidth { get; set; }
member this.StrokeWidth : Nullable<single> with get, set

속성 값

글꼴 크기의 백분율로 표시됩니다. 양수 값은 텍스트를 스트로크하고 음수 값은 스트로크하고 텍스트를 채웁니다.

적용 대상