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

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

    Parameters

    another
    See Also