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

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

    Parameters

    another
    See Also