%%PageItemTitle%%

VectorDraw Web Library

JsPropertiesExtractor Send comments on this topic.
cancel Property
See Also 
vdWebLibrary Namespace > SelectionModifiedArgs Class : cancel Property
cancel value by default is false so every entity can be selected.When is cancel=true; the entity can not be selected.

Syntax

JScript 
public function get,set cancel : boolean

See Also