IGlyphFactory, interface
Fournit un visuel pour un type de glyphe spécifique.
Espace de noms : Microsoft.VisualStudio.Text.Editor
Assembly : Microsoft.VisualStudio.Text.UI.Wpf (dans Microsoft.VisualStudio.Text.UI.Wpf.dll)
Syntaxe
'Déclaration
Public Interface IGlyphFactory
public interface IGlyphFactory
public interface class IGlyphFactory
type IGlyphFactory = interface end
public interface IGlyphFactory
Le type IGlyphFactory expose les membres suivants.
Méthodes
Nom | Description | |
---|---|---|
GenerateGlyph | Génère un nouveau glyphe visuel pour la ligne spécifiée. |
Début