Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportList Class / Add Method

In This Topic
    Add Method (ViewportList)
    In This Topic
    Syntax
    'Declaration
     
    Public Function Add( _
       ByVal value As Viewport _
    ) As Integer
    public int Add( 
       Viewport value
    )

    Parameters

    value
    See Also