An NDoc Documented Class Library

Form1.drawSplitPts Method 

Highlights the points where a stroke will be split in the specified color.

private void drawSplitPts(
   Graphics g,
   Color color
);

Parameters

g
Drawing panel graphics
color
Color to draw the points in

See Also

Form1 Class | Labeler Namespace