Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / CurveEx Class / DrawWire Method

In This Topic
    DrawWire Method (CurveEx)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overrides Sub DrawWire( _
       ByVal data As DrawParams _
    ) 
    protected override void DrawWire( 
       DrawParams data
    )

    Parameters

    data
    See Also