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