Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / InterPoint Class / InterPoint Constructor / InterPoint Constructor(InterPoint)

In This Topic
    InterPoint Constructor(InterPoint)
    In This Topic
    Syntax
    'Declaration
     
    Protected Function New( _
       ByVal another As InterPoint _
    )
    protected InterPoint( 
       InterPoint another
    )

    Parameters

    another
    See Also