%%PageItemTitle%%

VectorDraw Web Library

JsPropertiesExtractor Send comments on this topic.
ResValue Property
See Also 
vdWebLibrary Namespace > BaseActionObj Class : ResValue Property
Gets the point or points concerning the action that is being executed. In the first case it's a 3 sized array object, in the second case it's a two dimensional array object containing all the points.

Syntax

JScript 
public function get ResValue : Object

See Also