[This is preliminary documentation and is subject to change.]
Get the current graphics driver
| C# | Visual Basic | Visual C++ |
public GraphicsDriver GraphicsDriver { get; }
Public ReadOnly Property GraphicsDriver As GraphicsDriver
public: property GraphicsDriver^ GraphicsDriver { GraphicsDriver^ get (); }