Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout Class / DrawVertexIndices Method

In This Topic
    DrawVertexIndices Method
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub DrawVertexIndices( _
       ByVal mySceneParams As ViewportLayout.DrawSceneParams _
    ) 
    protected virtual void DrawVertexIndices( 
       ViewportLayout.DrawSceneParams mySceneParams
    )

    Parameters

    mySceneParams
    See Also