Share via


NativeMethods.LOGFONT.lfWidth Field

Specifies the average width of characters in the font.

Namespace:  Microsoft.VisualStudio
Assembly:  Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)

Syntax

'Declaration
Public lfWidth As Integer
'Usage
Dim instance As NativeMethods..::..LOGFONT
Dim value As Integer

value = instance.lfWidth

instance.lfWidth = value
public int lfWidth
public:
int lfWidth
public var lfWidth : int
val mutable lfWidth: int

.NET Framework Security

See Also

Reference

NativeMethods.LOGFONT Class

NativeMethods.LOGFONT Members

Microsoft.VisualStudio Namespace