Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / MagnifyingGlassSettings Class / ScaleLineWeight Property

In This Topic
    ScaleLineWeight Property
    In This Topic
    If true, the line weights of the wireframe entities are scaled by the Factor, else they keep their size on screen in the magnified drawing.
    Syntax
    'Declaration
     
    Public Property ScaleLineWeight As Boolean
    public bool ScaleLineWeight {get; set;}
    See Also