IVsHiddenTextClientEx Interface

Definition

Supports client drawing of glyphs.

public interface class IVsHiddenTextClientEx
public interface class IVsHiddenTextClientEx
__interface IVsHiddenTextClientEx
[System.Runtime.InteropServices.Guid("225F2F59-39CF-4AE3-A08E-44CF751DE700")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsHiddenTextClientEx
[System.Runtime.InteropServices.Guid("225F2F59-39CF-4AE3-A08E-44CF751DE700")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsHiddenTextClientEx
[<System.Runtime.InteropServices.Guid("225F2F59-39CF-4AE3-A08E-44CF751DE700")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsHiddenTextClientEx = interface
[<System.Runtime.InteropServices.Guid("225F2F59-39CF-4AE3-A08E-44CF751DE700")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsHiddenTextClientEx = interface
Public Interface IVsHiddenTextClientEx
Attributes

Methods

DrawBannerGlyph(IVsHiddenRegion, UInt32, IntPtr, RECT[])

Tells client to draw a glyph

GetBannerGlyphWidth(Int32, Int32)

Determines how much space to set aside for banner glyph.

Applies to