Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Exposes the core editor's unicode text measurement and display methods. Implemented by the environment.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Déclaration
<GuidAttribute("2BD8D42F-5BC5-4B7F-AB50-FE9310F2FE53")> _
<InterfaceTypeAttribute()> _
Public Interface IVsTextOut
'Utilisation
Dim instance As IVsTextOut
[GuidAttribute("2BD8D42F-5BC5-4B7F-AB50-FE9310F2FE53")]
[InterfaceTypeAttribute()]
public interface IVsTextOut
[GuidAttribute(L"2BD8D42F-5BC5-4B7F-AB50-FE9310F2FE53")]
[InterfaceTypeAttribute()]
public interface class IVsTextOut
public interface IVsTextOut
Remarks
Implemented by the Environment for Unicode text measurement and display. Exposes the core editor's extended Unicode text measurement and display functionality. Compensates for defects in the Win9x W text APIs.