Share via


NativeMethods.LOGFONT.lfWeight Field

Specifies the weight of the font.

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

Syntax

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

value = instance.lfWeight

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

.NET Framework Security

See Also

Reference

NativeMethods.LOGFONT Class

NativeMethods.LOGFONT Members

Microsoft.VisualStudio Namespace