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

In This Topic
    AssignTo Method (Win32.POINT)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub AssignTo( _
       ByRef destination As Point _
    ) 
    public void AssignTo( 
       ref Point destination
    )

    Parameters

    destination
    See Also