LineShape2D.d

The line's distance from the origin.

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

Meta