H
Hvid Hat
Hi
Is it somehow possible to call Graphics.DrawLine with List<Point>? Does it
only take Point arrays? If so, how can I (easily) convert my List<Point>
to a Point array[]
Is it somehow possible to call Graphics.DrawLine with List<Point>? Does it
only take Point arrays? If so, how can I (easily) convert my List<Point>
to a Point array[]