xPercentage property

  1. @JsonKey.new(name: 'x_percentage')
double get xPercentage
inherited

The abscissa of the area's center, as a percentage of the media width

Implementation

@JsonKey(name: 'x_percentage')
double get xPercentage;