An NDoc Documented Class Library

DebugForm.HighlightCorners Method 

Highlights the found corners of a given stroke

private void HighlightCorners(
   Graphics g,
   int index,
   Color color
);

Parameters

g
Graphics for the object
index
color
Color of the corners

See Also

DebugForm Class | Fragmenter Namespace