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

In This Topic
    ActiveViewport Property
    In This Topic
    The active viewport index.
    Syntax
    'Declaration
     
    Public Property ActiveViewport As Integer
    public int ActiveViewport {get; set;}
    See Also