Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout Class / SelectionLineWeightScaleFactor Property

In This Topic
    SelectionLineWeightScaleFactor Property
    In This Topic
    Gets or sets the factor applied to the line weight for the selected wireframe entities or devDept.Eyeshot.Entities.Solid3D.Edges.
    Syntax
    'Declaration
     
    Public Property SelectionLineWeightScaleFactor As Single
    public float SelectionLineWeightScaleFactor {get; set;}
    See Also