用于帮助 retriving 设计器字体
继承层次结构
System.Object
Microsoft.VisualStudio.Modeling.Diagrams.AmbientFontHelper
命名空间: Microsoft.VisualStudio.Modeling.Diagrams
程序集: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0(在 Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll 中)
语法
声明
Public NotInheritable Class AmbientFontHelper
public static class AmbientFontHelper
AmbientFontHelper 类型公开以下成员。
方法
名称 | 说明 | |
---|---|---|
![]() ![]() |
GetDesignerFont | 返回设计器的字体 |
页首
字段
名称 | 说明 | |
---|---|---|
![]() ![]() |
DefaultFont | 默认字体,如果服务不可用 |
页首
备注
用于启用设计器字体的检索。
线程安全
此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。但不保证所有实例成员都是线程安全的。