FontInfo.wPointSize 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.
Specifies the point size of the font.
public: System::UInt16 wPointSize;
public: unsigned short wPointSize;
unsigned short wPointSize;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.WORD")]
public ushort wPointSize;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.WORD")>]
val mutable wPointSize : uint16
Public wPointSize As UShort
Field Value
- Attributes
Remarks
COM Signature
From vsshell.idl: