StoryAreaPosition
Describes the position of a clickable area within a story.
Properties
x_percentage
(float
): The abscissa of the area's center, as a percentage of the media widthy_percentage
(float
): The ordinate of the area's center, as a percentage of the media heightwidth_percentage
(float
): The width of the area's rectangle, as a percentage of the media widthheight_percentage
(float
): The height of the area's rectangle, as a percentage of the media heightrotation_angle
(float
): The clockwise rotation angle of the rectangle, in degrees; 0-360corner_radius_percentage
(float
): The radius of the rectangle corner rounding, as a percentage of the media width