LOGFONTW.lfWidth Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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: