Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / LinearPath Class / DrawWithPattern Method

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

    Parameters

    renderContext
    myParams
    See Also