Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot Namespace / OffsetOnCameraAxesParams Class / MaxQ Property

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