object =  BarStyle and MenuStyle

object : setBordersHMargin

object: setBordersVMargin

object.setBordersHMargin: Number of pixels between the vertical borders of the object and items

object. setBordersVMargin: Number of pixels between the horizontal borders of the object and items

Syntaxes

object. setBordersHMargin (number)

object. setBordersVMargin (number)

Parameters

number

Integer.

Comment

The bordersHMargin / bordersVMargin values indicate the number of pixels between the border of the Bar and the Buttons / items of a Menu. This value can be negative in order the inside objects recover the borders of the container. This can be useful for some special drawings.