Share via


TEXTMETRICW.tmHeight Field

Contains the maximum height of characters in the font.

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

'Declaration
Public tmHeight As Integer
public int tmHeight
public:
int tmHeight
val mutable tmHeight: int
public var tmHeight : int

.NET Framework Security

See Also

Reference

TEXTMETRICW Structure

Microsoft.VisualStudio.OLE.Interop Namespace