A structure defining permissions for shapes.
{ "defaultItemsConfig": { "rectangle": { "shapePermissions": { "allowChangeBorderColor": false, "allowChangeBorderWidth": false } } } }
Enables the Border color button in the Top toolbar. The default value is true
.
Enables the Border width button in the Top toolbar. The default value is true
.
Enables the Fill color button in the Top toolbar. The default value is true
.