IGlyphFactory 接口

为特定的标志符号类型提供可视化表示形式。

命名空间:  Microsoft.VisualStudio.Text.Editor
程序集:  Microsoft.VisualStudio.Text.UI.Wpf(在 Microsoft.VisualStudio.Text.UI.Wpf.dll 中)

语法

声明
Public Interface IGlyphFactory
public interface IGlyphFactory
public interface class IGlyphFactory
type IGlyphFactory =  interface end
public interface IGlyphFactory

IGlyphFactory 类型公开以下成员。

方法

  名称 说明
公共方法 GenerateGlyph 为给定行生成新的标志符号可视化表示形式。

页首

请参阅

参考

Microsoft.VisualStudio.Text.Editor 命名空间