ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Util.Win Namespace / Win32 Class / SetTextAlign Method

In This Topic
    SetTextAlign Method (Win32)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function SetTextAlign( _
       ByVal hdc As System.IntPtr, _
       ByVal fMode As System.UInteger _
    ) As System.UInteger
    public static System.uint SetTextAlign( 
       System.IntPtr hdc,
       System.uint fMode
    )

    Parameters

    hdc
    fMode
    See Also