Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Automation)

RestrictDesigners Property

Show in webframe
Gets or sets a value that indicates whether the object should be restricted inside the container boundary.
Syntax
get_restrictDesigners();
set_restrictDesigners(value);
Object.defineProperty('restrictDesigners');

Property Value

TypeDescription
booleantrue if the object should be restricted inside the container boundary; otherwise, false. The default value is false.
Remarks

Changing this property will affect the current and all future running AnnDesigner objects. For more information refer to the AnnDesigner.RestrictDesigners property.

See Also

Reference

AnnAutomationManager Object
AnnAutomationManager Members

Error processing SSI file