Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / GfxEnvironmentParams Class / direct3D Property

In This Topic
    direct3D Property
    In This Topic
    If true, the graphics environment is using Direct3D to render the scene.
    Syntax
    'Declaration
     
    Public ReadOnly Property direct3D As Boolean
    public bool direct3D {get;}
    See Also