TextShape.Font

TextShape.Font property

获取或设置用于绘制文本的字体。

public Font Font { get; set; }

Property Value

用于绘制文本的字体。

另请参见