8 references to GraphicsPathIterator
System.Web.DataVisualization (4)
Common\Annotation\CalloutAnnotation.cs (1)
739 GraphicsPathIterator iterator = new GraphicsPathIterator(hotRegionPathAbs);
Common\General\ImageMap.cs (1)
798 GraphicsPathIterator iterator = new GraphicsPathIterator(path);
Common\General\Selection.cs (2)
2092GraphicsPathIterator iterator = new GraphicsPathIterator(region.Path); 2763GraphicsPathIterator iterator = new GraphicsPathIterator(rgn.Path);
System.Windows.Forms.DataVisualization (4)
Common\Annotation\CalloutAnnotation.cs (1)
739 GraphicsPathIterator iterator = new GraphicsPathIterator(hotRegionPathAbs);
Common\General\ImageMap.cs (1)
798 GraphicsPathIterator iterator = new GraphicsPathIterator(path);
Common\General\Selection.cs (2)
2092GraphicsPathIterator iterator = new GraphicsPathIterator(region.Path); 2763GraphicsPathIterator iterator = new GraphicsPathIterator(rgn.Path);