Geometry.this

Initialize with width heigt and offsets.

  1. this(string geometry)
  2. this(size_t width, size_t height, ssize_t xOffset, ssize_t yOffset)
    struct Geometry
    this
    (
    size_t width
    ,
    size_t height
    ,,)
  3. this(RectangleInfo rectangle)

Meta