Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewCubeIcon Class / FitAfterViewChange Property

In This Topic
    FitAfterViewChange Property
    In This Topic
    If true, fits the view when the view orientation changes.
    Syntax
    'Declaration
     
    Public Property FitAfterViewChange As Boolean
    public bool FitAfterViewChange {get; set;}
    See Also