Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout.CameraMoveEventArgs Class / ViewportIndex Property

In This Topic
    ViewportIndex Property (ViewportLayout.CameraMoveEventArgs)
    In This Topic
    Gets the index of the Viewport on which the Camera movement is performed.
    Syntax
    'Declaration
     
    Public ReadOnly Property ViewportIndex As Integer
    public int ViewportIndex {get;}
    See Also