TEXTMETRICW.tmHeight Field

Definition

Contains the maximum height of characters in the font.

public: int tmHeight;
public: int tmHeight;
int tmHeight;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.LONG")]
public int tmHeight;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.LONG")>]
val mutable tmHeight : int
Public tmHeight As Integer 

Field Value

Attributes

Applies to