IVsHiddenTextClientEx Interface

 

Supports client drawing of glyphs.

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

[GuidAttribute("225F2F59-39CF-4AE3-A08E-44CF751DE700")]
[InterfaceTypeAttribute(1)]
public interface IVsHiddenTextClientEx

NameDescription
System_CAPS_pubmethodDrawBannerGlyph(IVsHiddenRegion, UInt32, IntPtr, RECT[])

Tells client to draw a glyph

System_CAPS_pubmethodGetBannerGlyphWidth(Int32, Int32)

Determines how much space to set aside for banner glyph.

Return to top
Show: