IGlyphFactory Interface 
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides a visual for a specific glyph type.
public interface class IGlyphFactorypublic interface class IGlyphFactory__interface IGlyphFactorypublic interface IGlyphFactorytype IGlyphFactory = interfacePublic Interface IGlyphFactoryMethods
| GenerateGlyph(IWpfTextViewLine, IGlyphTag) | Generates a new glyph visual for the given line. |