Share via


NativeMethods.LOGFONT.lfEscapement Field

Specifies the angle between the escapement vector and the x-axis of the device.

Namespace:  Microsoft.VisualStudio
Assembly:  Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)

Syntax

'Declaration
Public lfEscapement As Integer
'Usage
Dim instance As NativeMethods..::..LOGFONT
Dim value As Integer

value = instance.lfEscapement

instance.lfEscapement = value
public int lfEscapement
public:
int lfEscapement
public var lfEscapement : int
val mutable lfEscapement: int

.NET Framework Security

See Also

Reference

NativeMethods.LOGFONT Class

NativeMethods.LOGFONT Members

Microsoft.VisualStudio Namespace