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

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

    Parameters

    another
    See Also