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