%%PageItemTitle%%

VectorDraw Web Library

JsPropertiesExtractor Send comments on this topic.
MERGEFLAGS_DEFAULT Field
See Also 
vdWebLibrary Namespace > vdConst Class : MERGEFLAGS_DEFAULT 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_DEFAULT : int;

See Also