%%PageItemTitle%%

VectorDraw Web Library

JsPropertiesExtractor Send comments on this topic.
GetActiveLayout Method
See Also 
vdWebLibrary Namespace > vdrawObj Class : GetActiveLayout Method
Returns the active layout.

Syntax

JScript 
public function GetActiveLayout() : Object;

Return Value

Returns the document's active layout as object.

See Also