LOGFONTW.lfWidth Field

Definition

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

public: int lfWidth;
public: int lfWidth;
int lfWidth;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.LONG")]
public int lfWidth;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.LONG")>]
val mutable lfWidth : int
Public lfWidth As Integer 

Field Value

Attributes

Remarks

COM Signature

From vsshell.idl:

Applies to