InputPanel for WinForms | ComponentOne
C1.Win.5 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 IntPtr _
    ) As UInteger
    public static uint GetTextAlign( 
       IntPtr hdc
    )

    Parameters

    hdc
    See Also