LineShape2D.d

The line's distance from the origin.

  1. double d [@property getter]
    struct LineShape2D
    @nogc nothrow @property
    double
    d
    ()
  2. double d [@property setter]

Meta