A structure defining permissions for lines.
{ "defaultItemsConfig": { "line": { "linePermissions": { "allowChangeLineWidth": false, "allowChangeLineColor": false } } } }
Enables the Line color button in the Top toolbar. The default value is true
.
Enables the Line width button in the Top toolbar. The default value is true
.