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

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

    Parameters

    hdc
    See Also