UIDLGLOGFONT::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

If lfWidth is zero, the aspect ratio of the device is matched against the digitization aspect ratio of the available fonts to find the closest match, determined by the absolute value of the difference.

From uilocale.idl.

[C++]

Return to top
Show: