TEXTMETRICW.tmAscent Field

Definition

Contains the distance a character extends above the base line.

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

Field Value

Attributes

Applies to