%%PageItemTitle%%

VectorDraw Web Library

JsPropertiesExtractor Send comments on this topic.
DrawActionDefault Property
See Also 
vdWebLibrary Namespace > BaseActionObj Class : DrawActionDefault Property
Get/Set if the default rubber reference line will be drawn

Syntax

JScript 
public function get,set DrawActionDefault : boolean

Remarks

This value is always setted to true when the action finished. User can change it in custom actions when the action status 'start' is fired.

See Also