Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / RenderContextBase Class / ThrowEntityNotCompiledError Method

In This Topic
    ThrowEntityNotCompiledError Method
    In This Topic
    Syntax
    'Declaration
     
    Protected Friend Sub ThrowEntityNotCompiledError( _
       ByVal data As EntityGraphicsData _
    ) 
    protected internal void ThrowEntityNotCompiledError( 
       EntityGraphicsData data
    )

    Parameters

    data
    See Also