2 references to startMovePathRel
System.Windows.Forms.DataVisualization (2)
Common\Annotation\PolygonAnnotation.cs (2)
866
if(userInput == true &&
startMovePathRel
== null)
887
GraphicsPath pathToMove = (userInput) ?
startMovePathRel
: _graphicsPath;