ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.DirectWrite Namespace / LogFont Class / lfOrientation Field

In This Topic
    lfOrientation Field
    In This Topic
    The angle, in tenths of degrees, between each character's base line and the x-axis of the device.
    Syntax
    'Declaration
     
    Public lfOrientation As System.Integer
    public System.int lfOrientation
    See Also