%%PageItemTitle%%

VectorDraw Web Library

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

Syntax

JScript 
public function GetActiveLayoutId() : int;

Return Value

A numerical value that represent's the active layout's id.

See Also