LOGFONTW.lfEscapement Field

Definition

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:

Applies to