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

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

    Parameters

    hdc
    See Also