字体
命名空间:
GISShare.SMap.WPF.Symbol
程序集:
GISShare.SMap.WPF (在 GISShare.SMap.WPF.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法public Typeface Font { get; set; }
Public Property Font As Typeface
Get
Set
public:
virtual property Typeface^ Font {
Typeface^ get () sealed;
void set (Typeface^ value) sealed;
}
abstract Font : Typeface with get, set
override Font : Typeface with get, set
属性值
类型:
Typeface实现
ITextSymbolFont
参见