IVsAtomicTextProvider Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)
| Name | Description | |
|---|---|---|
![]() | DrawAtomGlyph(UInt32, IntPtr, array<RECT>^) | Draws the glyph. |
![]() | GetAtomAttributes(UInt32, array<UInt32>^) | Gets the attributes of the atom |
![]() | GetAtomFlags(UInt32) | Gets the type of atom it is (glyph, text, or default). |
![]() | GetAtomGlyphWidth(Int32, Int32) | Gets the width of the glyph. |
Show:
