%%PageItemTitle%%

VectorDraw Web Library

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

Syntax

JScript 
public function GetActiveView() : Object;

Return Value

Returns the document's active view as object.This may be null

See Also