Share via


NativeMethods.LOGFONT.lfHeight Field

Specifies the height of the font's character cell or character.

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

Syntax

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

value = instance.lfHeight

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

.NET Framework Security

See Also

Reference

NativeMethods.LOGFONT Class

NativeMethods.LOGFONT Members

Microsoft.VisualStudio Namespace