%%PageItemTitle%%

VectorDraw Web Library

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

Syntax

JScript 
public function GetLayers() : Object;

See Also