package stk

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

Class Canvas.rectSource

An item to draw a rectangle. Its kind is "rect". Width and height of the rectangle can be specified with optional arguments w and h.

inherit full_item
method resize : ?w:int -> ?h:int -> unit -> unit
OCaml

Innovation. Community. Security.