ImageGear Professional v18.2 > API Reference Guide > Vector Component API Reference > Vector Component Enumerations > enumIGVectGraphics Enumeration |
Identifies a type of graphics used to display vector data.
IG_VECT_GRAPH_AUTO | The type of graphics (OpenGL or Direct3D) is detected automatically. |
IG_VECT_GRAPH_DIRECT3D | Direct3D graphics is used. |
IG_VECT_GRAPH_OPENGL | OpenGL graphics is used. |
IG_VECT_GRAPH_WINAPI | This value has been deprecated and will be removed from the public API in a future release. |