%%PageItemTitle%%

VectorDraw Web Library

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

Syntax

JScript 
public function GetBlocks() : Object;

See Also