%%PageItemTitle%%

VectorDraw Web Library

JsPropertiesExtractor Send comments on this topic.
vdError Field
See Also 
vdWebLibrary Namespace > vdrawObj Class : vdError Field
Get/Set a method that called whenever an error occurs and can be handled by a function described by the vdErrorDelegate.

Syntax

JScript 
public var vdError : vdErrorDelegate;

See Also