UIStringAttributes.StrokeWidth 属性

定义

用于绘制文本的笔划宽度

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

属性值

以字号的百分比表示。 正值划文本,负值笔划并填充文本。

适用于