get_restrictDesigners();
set_restrictDesigners(value);
Object.defineProperty('restrictDesigners');
| Type | Description |
|---|---|
| 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.