StoryAreaPosition
Describes the position of a clickable area within a story.
Properties
x_percentage
ts
x_percentage: number;
The abscissa of the area’s center, as a percentage of the media width
y_percentage
ts
y_percentage: number;
The ordinate of the area’s center, as a percentage of the media height
width_percentage
ts
width_percentage: number;
The width of the area’s rectangle, as a percentage of the media width
height_percentage
ts
height_percentage: number;
The height of the area’s rectangle, as a percentage of the media height
rotation_angle
ts
rotation_angle: number;
The clockwise rotation angle of the rectangle, in degrees; 0-360
corner_radius_percentage
ts
corner_radius_percentage: number;
The radius of the rectangle corner rounding, as a percentage of the media width