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

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

    Parameters

    data
    See Also