An NDoc Documented Class Library
Form1.drawEndPts Method
Highlights the end points of strokes in the specified color.
private
void
drawEndPts(
Graphics
g
,
Color
color
);
Parameters
g
Drawing panel graphics
color
Color to draw the points in
See Also
Form1 Class
|
Labeler Namespace