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

In This Topic
    DrawEdges Method (Entity)
    In This Topic
    Draws the entity's edges.
    Syntax
    'Declaration
     
    Protected Friend Overridable Sub DrawEdges( _
       ByVal data As DrawParams _
    ) 
    protected internal virtual void DrawEdges( 
       DrawParams data
    )

    Parameters

    data
    See Also