IVsAtomicTextProvider Methods

 

Namespace:   Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)

NameDescription
System_CAPS_pubmethodDrawAtomGlyph(UInt32, IntPtr, array<RECT>^)

Draws the glyph.

System_CAPS_pubmethodGetAtomAttributes(UInt32, array<UInt32>^)

Gets the attributes of the atom

System_CAPS_pubmethodGetAtomFlags(UInt32)

Gets the type of atom it is (glyph, text, or default).

System_CAPS_pubmethodGetAtomGlyphWidth(Int32, Int32)

Gets the width of the glyph.

Return to top
Show: