Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / RenderContextBase Class / RendererVersion Property

In This Topic
    RendererVersion Property (RenderContextBase)
    In This Topic
    Gets the renderer version.
    Syntax
    'Declaration
     
    Public MustOverride ReadOnly Property RendererVersion As Version
    public abstract Version RendererVersion {get;}
    See Also