Table of Contents

Method EnableRedraw

Namespace
vdWebLibrary
Assembly
JsPropertiesExtractor.dll

EnableRedraw(bool)

Disable / Enable the redraw() call .

public bool EnableRedraw(bool bEnable)

Parameters

bEnable bool

The new Enable value for the redraw method.Te to enable the redraw and false to disable it.

Returns

bool

The old Enable value.