Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / OffsetOnCameraAxesParams Class / MinQ Property

In This Topic
    MinQ Property
    In This Topic
    Gets or sets the minimum offset of the lines intersections on X and Y camera axes;
    Syntax
    'Declaration
     
    Public Property MinQ As Point2D
    public Point2D MinQ {get; set;}
    See Also