Table of Contents

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

enable bool

If true enables WebGL, if false disables it.