Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot Namespace / NavigationSettings Class / Min Property

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