LOGFONTW.lfClipPrecision Field

Definition

Specifies the clipping precision.

public: System::Byte lfClipPrecision;
public: byte lfClipPrecision;
byte lfClipPrecision;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.TextManager.Interop.BYTE")]
public byte lfClipPrecision;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.TextManager.Interop.BYTE")>]
val mutable lfClipPrecision : byte
Public lfClipPrecision As Byte 

Field Value

Attributes

Remarks

COM Signature

From vsshell.idl:

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

Applies to