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

In This Topic
    DrawEdges Method (Picture)
    In This Topic
    Syntax
    'Declaration
     
    Protected Friend Overrides Sub DrawEdges( _
       ByVal data As DrawParams _
    ) 
    protected internal override void DrawEdges( 
       DrawParams data
    )

    Parameters

    data
    See Also