Gets or sets a value that indicates whether the object should be restricted inside the container boundary.
Object.defineProperty(AnnAutomationManager.prototype, 'restrictDesigners',
get: function(),
set: function(value)
)
restrictDesigners: boolean;
true if the object should be restricted inside the container boundary; otherwise, false. The default value is false.
Changing this property will affect the current and all future running AnnDesigner objects. For more information refer to the AnnDesigner.RestrictDesigners property.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET