IVsTextLayerMarker.DrawGlyph Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name
Description
DrawGlyph(IntPtr, array<RECT[])
Draws a glyph in the given DC & RECT.
DrawGlyph(IntPtr, array<RECT[])
Draws a glyph in the widget margin given a display context and bounding rectangle. (Inherited from IVsTextMarker.)
Top