Curve2D._data

  1. Dictionary _data [@property getter]
  2. Dictionary _data [@property setter]
    struct Curve2D
    @nogc nothrow @property
    void
    _data
    (
    Dictionary v
    )

Meta