InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Util.Win Namespace / Win32 Class / EndPath Method

In This Topic
    EndPath Method (Win32)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function EndPath( _
       ByVal hdc As IntPtr _
    ) As Boolean
    public static bool EndPath( 
       IntPtr hdc
    )

    Parameters

    hdc
    See Also