Hide menu
Loading...
Searching...
No Matches
TextProperties

Contains text properties.

Extends

Constructors

new TextProperties()

new TextProperties(): TextProperties

Returns

TextProperties

Inherited from

BaseObject.constructor

Properties

fontSize

fontSize: number = 16

Size of the font in points.


justification

justification: JustificationType = JustificationType.TOP_LEFT

Text justification.


rotation

rotation: number = 0

Text rotation in degrees.

Accessors

id

Get Signature

get id(): bigint

Returns object id.

Returns

bigint

Inherited from

BaseObject.id