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