%%PageItemTitle%%

VectorDraw Web Library

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

Syntax

JScript 
public var MERGEFLAGS_KEEP_EXISITING : int;

See Also