IVsAtomicTextProvider Interface
Visual Studio 2015
Provides methods handling an AtomicText structure.
Assembly: Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)
| Name | Description | |
|---|---|---|
![]() | DrawAtomGlyph(UInt32, IntPtr, RECT[]) | Draws the glyph. |
![]() | GetAtomAttributes(UInt32, 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:
