IVsTextMarkerGlyphDropHandler Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | DrawCandidateOutlineGlyph(UInt32, IntPtr, array<RECT>^, UInt32) | Draws a shadow of the glyph in the widget margin at a potential destination line. |
![]() | DropAtLocation(UInt32, IVsTextView^, IVsTextLines^, Int32, Int32, UInt32) | Tells the client to handle the glyph being dropped at the given location. |
![]() | QueryDropLocation(UInt32, IVsTextView^, IVsTextLines^, Int32, Int32, UInt32) | Used to determine whether a given location is a valid drop destination. |
Show:
