8 instantiations of 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);
11 references to GraphicsPathIterator
System.Drawing (3)
commonui\System\Drawing\Advanced\GraphicsPathIterator.cs (3)
35/// Initializes a new instance of the <see cref='System.Drawing.Drawing2D.GraphicsPathIterator'/> class with the specified <see cref='System.Drawing.Drawing2D.GraphicsPath'/>. 57/// <see cref='System.Drawing.Drawing2D.GraphicsPathIterator'/>. 91/// <see cref='System.Drawing.Drawing2D.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);