Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / LinearPathEx Class / DrawWireEntity Method

In This Topic
    DrawWireEntity Method (LinearPathEx)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overrides Sub DrawWireEntity( _
       ByVal context As RenderContextBase, _
       ByVal myParams As Object _
    ) 
    protected override void DrawWireEntity( 
       RenderContextBase context,
       object myParams
    )

    Parameters

    context
    myParams
    See Also