"borderScalable"

Allows you to define if the border of an object is scaled with the object.

Synopsis

shape.borderScalable(bool scaled);

Parameter

Parameter Description
shape Name of the object
scaled "borderScalable" state

Description

The activation of this attribute enables the scaling of the object border with the object. Scaling means that the size of an object is changed in a layout or by changing the size property of an object.

Assignment

Primitive Shapes