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

In This Topic
    InitialView Property (ViewportLayout)
    In This Topic
    Gets or sets the active initial view in the active viewport.
    Syntax
    'Declaration
     
    Public Property InitialView As viewType
    public viewType InitialView {get; set;}
    See Also