%%PageItemTitle%%

VectorDraw Web Library

JsPropertiesExtractor Send comments on this topic.
actionType Property
See Also 
vdWebLibrary Namespace > BaseActionObj Class : actionType Property
Gets the action's type (check ACTION_POINT_WORLD, ACTION_LINE_WORLD, ACTION_RECT_VIEW).

Syntax

JScript 
public function get actionType : int

See Also