Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot Namespace / DrawParams Class / LineWeightFactor Field

In This Topic
    LineWeightFactor Field (DrawParams)
    In This Topic
    The scale factor applied to the line weights for the printing scale.
    Syntax
    'Declaration
     
    Public LineWeightFactor As Single
    public float LineWeightFactor
    See Also