InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Util.Win Namespace / Win32.RECT Structure / AssignTo Method

In This Topic
    AssignTo Method (Win32.RECT)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub AssignTo( _
       ByRef r As Rectangle _
    ) 
    public void AssignTo( 
       ref Rectangle r
    )

    Parameters

    r
    See Also