Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Entity Class / SetLineWeightForSilhouettes Method

In This Topic
    SetLineWeightForSilhouettes Method (Entity)
    In This Topic
    Syntax
    'Declaration
     
    Protected Friend Overridable Sub SetLineWeightForSilhouettes( _
       ByVal data As DrawSilhouettesParams _
    ) 
    protected internal virtual void SetLineWeightForSilhouettes( 
       DrawSilhouettesParams data
    )

    Parameters

    data
    See Also