Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Curve Class / DrawCurvature Method

In This Topic
    DrawCurvature Method
    In This Topic
    Syntax
    'Declaration
     
    Protected Sub DrawCurvature( _
       ByVal renderContext As RenderContextBase, _
       ByVal myParams As Object _
    ) 
    protected void DrawCurvature( 
       RenderContextBase renderContext,
       object myParams
    )

    Parameters

    renderContext
    myParams
    See Also