Trtor.size

drawing area size

  1. const(Point) size [@property getter]
    class Trtor
    @property const ref
    const(Point)
    size
    ()
  2. Point size [@property setter]
  3. Point _size;
  4. Point _scale;
  5. Point _offset;
  6. Point _gridStep;
  7. Point _gridOffset;

Meta