LOGFONTW::lfOutPrecision Field
Visual Studio 2015
Specifies the output precision.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
public: [ComAliasNameAttribute("Microsoft.VisualStudio.TextManager.Interop.BYTE")] unsigned char lfOutPrecision
Field Value
Type: System::ByteFrom vsshell.idl:
The output precision defines how closely the output must match the height, width, character orientation, escapement, pitch, and font type of the requested font
Show: