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

In This Topic
    DrawHiddenLines Method (Entity)
    In This Topic
    Draw the entity in the devDept.Eyeshot.displayType.HiddenLines display mode.
    Syntax
    'Declaration
     
    Protected Friend Overridable Sub DrawHiddenLines( _
       ByVal data As DrawParams _
    ) 
    protected internal virtual void DrawHiddenLines( 
       DrawParams data
    )

    Parameters

    data
    See Also