get_isRestricted();
set_isRestricted(value);
Object.defineProperty('isRestricted');
Type | Description |
---|---|
boolean | true to restrict this AnnObject to the boundaries of the AnnContainer; false to allow the AnnObject to move outside the AnnContainer's boundaries. |