Skip to content

StoryAreaPosition

Describes the position of a clickable area within a story.

Fields

x_percentageFloatRequired
The abscissa of the area's center, as a percentage of the media width
y_percentageFloatRequired
The ordinate of the area's center, as a percentage of the media height
width_percentageFloatRequired
The width of the area's rectangle, as a percentage of the media width
height_percentageFloatRequired
The height of the area's rectangle, as a percentage of the media height
rotation_angleFloatRequired
The clockwise rotation angle of the rectangle, in degrees; 0-360
corner_radius_percentageFloatRequired
The radius of the rectangle corner rounding, as a percentage of the media width

GramIO Usage

See Also