The OpenD Programming Language

Margins.this

Create new Margins object based on old one

  1. this(Margins copy)
    struct Margins
    this
  2. this(size_t l, size_t r, size_t b, size_t t)

Meta