Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Surface Class / DrawWireframe Method

In This Topic
    DrawWireframe Method (Surface)
    In This Topic
    Syntax
    'Declaration
     
    Protected Friend Overrides Sub DrawWireframe( _
       ByVal drawParams As DrawParams _
    ) 
    protected internal override void DrawWireframe( 
       DrawParams drawParams
    )

    Parameters

    drawParams
    See Also