IFont Interface
COM wrapper for a Windows font object. For more information, see IFont.
Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Syntax
'Declaración
<GuidAttribute("BEF6E002-A874-101A-8BBA-00AA00300CAB")> _
<InterfaceTypeAttribute()> _
Public Interface IFont
[GuidAttribute("BEF6E002-A874-101A-8BBA-00AA00300CAB")]
[InterfaceTypeAttribute()]
public interface IFont
The IFont type exposes the following members.
Methods
Top