%%PageItemTitle%%

VectorDraw Web Library

JsPropertiesExtractor Send comments on this topic.
GetImages Method
See Also 
vdWebLibrary Namespace > vdrawObj Class : GetImages Method
Returns a collection with all image definition objects of the document.

Syntax

JScript 
public function GetImages() : Object;

See Also