LOGFONTW.lfEscapement 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 angle, in tenths of degrees, between the escapement vector and the x-axis of the device.
public: int lfEscapement;
public: int lfEscapement;
int lfEscapement;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.LONG")]
public int lfEscapement;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.LONG")>]
val mutable lfEscapement : int
Public lfEscapement As Integer
Field Value
- Attributes
Remarks
COM Signature
From vsshell.idl: