"margin"

The attribute sets the distance between the edge of the Text Edit and the text within the shape.

Synopsis

this.margin(int pixel);

Parameter

Parameter Description
pixel The width of the margin in pixels.

Assignment

TextEdit