%%PageItemTitle%%

VectorDraw Web Library

JsPropertiesExtractor Send comments on this topic.
IgnoreLockLayers Property
See Also 
vdWebLibrary Namespace > vdrawObj Class : IgnoreLockLayers Property
If true the Lock property of layers is ignored and entities inside locked layers are selectable and can be modified. Default value is false.

Syntax

JScript 
public function get,set IgnoreLockLayers : boolean

See Also