Eyeshot 10 WinForms API Reference
Add Method (ViewportList)

WinForms Assembly > devDept.Eyeshot Namespace > ViewportList Class : Add Method
Syntax
'Declaration
 
Public Function Add( _
   ByVal value As Viewport _
) As Integer
public int Add( 
   Viewport value
)

Parameters

value
See Also

Reference

ViewportList Class
ViewportList Members