FontInfo.wPointSize Field

Definition

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:

Applies to