Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Solid Class / SetLineWeightForEdges Method

In This Topic
    SetLineWeightForEdges Method (Solid)
    In This Topic
    Syntax
    'Declaration
     
    Protected Friend Overrides Sub SetLineWeightForEdges( _
       ByVal data As DrawEdgesParams _
    ) 
    protected internal override void SetLineWeightForEdges( 
       DrawEdgesParams data
    )

    Parameters

    data
    See Also