Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / PlanarEntity Class / PlanarEntity Constructor / PlanarEntity Constructor(PlanarEntity)

In This Topic
    PlanarEntity Constructor(PlanarEntity)
    In This Topic
    Empty constructor.
    Syntax
    'Declaration
     
    Protected Function New( _
       ByVal another As PlanarEntity _
    )
    protected PlanarEntity( 
       PlanarEntity another
    )

    Parameters

    another
    See Also