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 | 為指定行產生新的圖像視覺表示。 |
回頁首