LOGFONTW::lfOutPrecision Field

 

Specifies the output precision.

Namespace:   Microsoft.VisualStudio.Shell.Interop
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::Byte

From 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

Return to top
Show: