LOGFONTW.lfPitchAndFamily 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 pitch and family of the font.
public: System::Byte lfPitchAndFamily;
public: byte lfPitchAndFamily;
byte lfPitchAndFamily;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.TextManager.Interop.BYTE")]
public byte lfPitchAndFamily;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.TextManager.Interop.BYTE")>]
val mutable lfPitchAndFamily : byte
Public lfPitchAndFamily As Byte
Field Value
- Attributes
Remarks
COM Signature
From vsshell.idl: