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