Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / CurveEx Class / SetLineWeight Method

In This Topic
    SetLineWeight Method (CurveEx)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Sub SetLineWeight( _
       ByVal renderContext As RenderContextBase, _
       ByVal lineWeight As Single _
    ) 
    public override void SetLineWeight( 
       RenderContextBase renderContext,
       float lineWeight
    )

    Parameters

    renderContext
    lineWeight
    See Also