Function graphics::circle_arc [] [src]

pub fn circle_arc<R: Into<Rectangle>, G>(color: Color,
                                         radius: Radius,
                                         start: Scalar,
                                         end: Scalar,
                                         rect: R,
                                         transform: Matrix2d,
                                         g: &mut G) where G: Graphics

Draws arc