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 IGlyphFactory
public interface class IGlyphFactory
__interface IGlyphFactory
public interface IGlyphFactory
type IGlyphFactory = interface
Public Interface IGlyphFactory
Methods
GenerateGlyph(IWpfTextViewLine, IGlyphTag) |
Generates a new glyph visual for the given line. |