LOGFONTW::lfWidth Field

 

Specifies the average width, in logical units, of characters in the font.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

public:
[ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.LONG")]
int lfWidth

Field Value

Type: System::Int32

From vsshell.idl:

Return to top
Show: