%%PageItemTitle%%

VectorDraw Web Library

JsPropertiesExtractor Send comments on this topic.
GetEnableSelection Method
See Also 
vdWebLibrary Namespace > vdrawObj Class : GetEnableSelection Method
Get a value that defines if the selection is enabled. SetEnableSelection, GetEntityFromPoint ,GetEntitiesFromBox , GetEntitiesInWindowBox

Syntax

JScript 
public function GetEnableSelection() : boolean;

See Also