TEXTMETRICW.tmFirstChar 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 first character defined in the font.
public: System::UInt16 tmFirstChar;
public: unsigned short tmFirstChar;
unsigned short tmFirstChar;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.WCHAR")]
public ushort tmFirstChar;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.WCHAR")>]
val mutable tmFirstChar : uint16
Public tmFirstChar As UShort
Field Value
- Attributes