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

In This Topic
    DrawWire Method (Entity)
    In This Topic
    Draws a wireframe entity, resolving the LineTypeName for LineTypeMethodcolorMethodType.byParent.
    Syntax
    'Declaration
     
    Protected Overridable Sub DrawWire( _
       ByVal data As DrawParams _
    ) 
    protected virtual void DrawWire( 
       DrawParams data
    )

    Parameters

    data
    See Also