package js_of_ocaml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Rectangular box (used for element bounding boxes)

method top : float Js_of_ocaml__.Js.readonly_prop
method right : float Js_of_ocaml__.Js.readonly_prop
method bottom : float Js_of_ocaml__.Js.readonly_prop
method left : float Js_of_ocaml__.Js.readonly_prop
method width : float Js_of_ocaml__.Js.optdef Js_of_ocaml__.Js.readonly_prop
method height : float Js_of_ocaml__.Js.optdef Js_of_ocaml__.Js.readonly_prop