Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / OglRenderContext Class / DrawSilhouettes Method

In This Topic
    DrawSilhouettes Method (OglRenderContext)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Sub DrawSilhouettes( _
       ByVal data As GfxSilhoData _
    ) 
    public override void DrawSilhouettes( 
       GfxSilhoData data
    )

    Parameters

    data
    See Also