%%PageItemTitle%%

VectorDraw Web Library

JsPropertiesExtractor Send comments on this topic.
GRIPMODE_SINGLE Field
See Also 
vdWebLibrary Namespace > vdConst Class : GRIPMODE_SINGLE Field
Used by SelectMode. Set the mode to GRIPMODE_AUTO and GRIPMODE_SINGLE so the grips are automatically selected by vdraw control but only one entity of the document can have grips.

Syntax

JScript 
public var GRIPMODE_SINGLE : int;

See Also