TreeView for WinForms | ComponentOne
C1.Util.Win Namespace / Win32 Class / PathToRegion Method

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

    Parameters

    hdc
    See Also