ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Util.Win Namespace / Win32.RECT Structure / Win32.RECT Constructor / Win32.RECT Constructor(Rectangle)

In This Topic
    Win32.RECT Constructor(Rectangle)
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal source As System.Drawing.Rectangle _
    )
    public Win32.RECT( 
       System.Drawing.Rectangle source
    )

    Parameters

    source
    See Also