%%PageItemTitle%%

VectorDraw Web Library

JsPropertiesExtractor Send comments on this topic.
GripColor Property
See Also 
vdWebLibrary Namespace > gripmanager Class : GripColor Property
An array of byte (0-255) Red,green,blue,alpha [R,G,B,A]of the color of the grip rectangle.Default value is [0,0,255,255] (blue with no transparency).

Syntax

JScript 
public function get,set GripColor : Object

See Also