TEXTMETRICW.tmLastChar Field

Definition

Contains the last character defined in the font.

public: System::UInt16 tmLastChar;
public: unsigned short tmLastChar;
unsigned short tmLastChar;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.WCHAR")]
public ushort tmLastChar;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.WCHAR")>]
val mutable tmLastChar : uint16
Public tmLastChar As UShort 

Field Value

Attributes

Applies to