Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / NavigationSettings Class / Max Property

In This Topic
    Max Property (NavigationSettings)
    In This Topic
    Gets or sets the maximum limit of the navigation volume.
    Syntax
    'Declaration
     
    Public Property Max As Point3D
    public Point3D Max {get; set;}
    See Also