draw_polyline_with_pixmap


Description:

public void draw_polyline_with_pixmap (Point[] points, LineOptions o, Pixmap p)

Draw a multi-segment line on the current context that connects each point in the points array using the specified line options and pattern.

Parameters:

points

an array of Point

o

the line options

p

the pixmap

n_points

the number of points in points


Namespace: Grx.User
Package: grx-3.0