LOGFONTW.lfOrientation Field

Definition

Specifies the angle, in tenths of degrees, between each character's base line and the x-axis of the device.

public: int lfOrientation;
public: int lfOrientation;
int lfOrientation;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.LONG")]
public int lfOrientation;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.LONG")>]
val mutable lfOrientation : int
Public lfOrientation As Integer 

Field Value

Attributes

Remarks

COM Signature

From vsshell.idl:

Applies to