Circle.y

Undocumented in source. Be warned that the author may not have intended to support it.
  1. float y [@property getter]
  2. float y [@property setter]
    struct Circle
    @nogc nothrow pure @property
    float
    y
    (
    float val
    )

Meta