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

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