TEXTMETRICW.tmLastChar Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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