IVsTextOut Members

Include Protected Members
Include Inherited Members

Exposes the core editor's unicode text measurement and display methods. Implemented by the environment.

The IVsTextOut type exposes the following members.

Methods

  Name Description
Public method VsGetTextExtent Gets the extent of text's Hardware Device Context (HDC), number of characters, and outputs a pointer to the length of the pText parameter. Returns a Windows structure that represents the size of the text.
Public method VsTextOut Outputs text to a location specified to a Hardware Device Context (HDC).

Top

See Also

Reference

IVsTextOut Interface

Microsoft.VisualStudio.Shell.Interop Namespace