%%PageItemTitle%%

VectorDraw Web Library

JsPropertiesExtractor Send comments on this topic.
MERGEFLAGS_KEEP_BOTH Field
See Also 
vdWebLibrary Namespace > vdConst Class : MERGEFLAGS_KEEP_BOTH Field
It is used by MergeDocument method and define that the entities handles which exist on basic drawing and merged document are added with a new handle.

Syntax

JScript 
public var MERGEFLAGS_KEEP_BOTH : int;

See Also