IGlyphFactory::GenerateGlyph Method (IWpfTextViewLine^, IGlyphTag^)
Visual Studio 2015
Generates a new glyph visual for the given line.
Assembly: Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)
Parameters
- line
-
Type:
Microsoft.VisualStudio.Text.Formatting::IWpfTextViewLine^
The line that this glyph will be placed on.
- tag
-
Type:
Microsoft.VisualStudio.Text.Editor::IGlyphTag^
Information about the glyph for which the visual is being generated.
Show: