LOGFONTW::lfClipPrecision Field

 

Specifies the clipping 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 lfClipPrecision

Field Value

Type: System::Byte

From vsshell.idl:

The clipping precision defines how to clip characters that are partially outside the clipping region.

Return to top
Show: