获取或设置 ComboBox 选择使用的字体系列(FontFamily)。
命名空间:
SuperMap.Desktop.UI程序集: SuperMap.Desktop.UI.Controls (in SuperMap.Desktop.UI.Controls)
版本: dll
语法
C# |
---|
[BrowsableAttribute(false)] [DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)] public string SelectedFontFamily { get; set; } |