Eyeshot 11 WPF API Reference
WPF 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