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

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

    Parameters

    data
    See Also