%%PageItemTitle%%

VectorDraw Web Library

JsPropertiesExtractor Send comments on this topic.
IsPaused Method
See Also 
vdWebLibrary Namespace > BaseActionObj Class : IsPaused Method
Get the pause status of the action

Syntax

JScript 
public function IsPaused() : boolean;

See Also