Class: HorizontalOrigin

HorizontalOrigin

new HorizontalOrigin()

It is an attribute used to control the horizontal alignment of objects such as bulletin boards Billboard or label labels.


See:

Members

(static, constant) CENTERNumber

The origin is located at the horizontal center of the object, with an enumeration value of 0.

(static, constant) LEFTNumber

The origin is located on the left side of the object, with an enumeration value of 1.

(static, constant) RIGHTNumber

The origin is located on the right side of the object, with an enumeration value of -1.