IVsTextLineMarker.DrawGlyph Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
DrawGlyph(IntPtr, array<RECT[]) | Draws a glyph in the widget margin given a display context and bounding rectangle. | |
DrawGlyph(IntPtr, array<RECT[]) | Draws a glyph in the widget margin given a display context and bounding rectangle. (Inherited from IVsTextMarker.) |
Top