Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / D3DRenderContext Class / InitSelectionBuffer Method

In This Topic
    InitSelectionBuffer Method (D3DRenderContext)
    In This Topic
    Syntax
    'Declaration
     
    Protected MustOverride Sub InitSelectionBuffer( _
       ByVal colorDesc As    _
    ) 
    protected abstract void InitSelectionBuffer( 
          colorDesc
    )

    Parameters

    colorDesc
    See Also