Eyeshot 10 WinForms API Reference
IsDirect3D Property

WinForms Assembly > devDept.Graphics Namespace > RenderContextBase Class : IsDirect3D Property
Tells if the graphics system is using the Direct3D renderer.
Syntax
'Declaration
 
Public ReadOnly Property IsDirect3D As Boolean
public bool IsDirect3D {get;}
See Also

Reference

RenderContextBase Class
RenderContextBase Members