Method EnableWebGL
- Namespace
- vdWebLibrary
- Assembly
- JsPropertiesExtractor.dll
EnableWebGL(bool)
Enables/disables the use of WebGL in the library. Check article 70000445 for limitations and more information.
public void EnableWebGL(bool enable)
Parameters
enableboolIf true enables WebGL, if false disables it.