%%PageItemTitle%%

VectorDraw Web Library

JsPropertiesExtractor Send comments on this topic.
vdprogress Field
See Also 
vdWebLibrary Namespace > vdrawObj Class : vdprogress Field
Get/Set a method that called whenever progress is made during the opening of a drawing and can be handled by a function described by the vdprogressDelegate.

Syntax

JScript 
public var vdprogress : vdprogressDelegate;

See Also