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

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

    Parameters

    another
    See Also