PolylineObject.color

Sets the color to 'c' for the polyline object's given segment indicated by 'num'.

  1. Color color(Color c, int num)
    class PolylineObject
    public @trusted
    color
    (,
    int num
    )
  2. Color color(int num)

Meta