LOGFONTW.lfClipPrecision 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 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.