GoogleApi.ContentWarehouse.V1.Model.HtmlrenderWebkitHeadlessProtoBox
Table of Contents ▼
Jump to a specific part of the page:
Description
A simple 2D box represented by an (x, y) coordinate, a width, and a height. Coordinates are in pixels.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
height
(type:integer()
, default:nil
)
- -
width
(type:integer()
, default:nil
)
- -
x
(type:integer()
, default:nil
)
- on horizontal axis -
y
(type:integer()
, default:nil
)
- on vertical axis
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.HtmlrenderWebkitHeadlessProtoBox