1 instantiation of AnnotationPathPointCollection
System.Windows.Forms.DataVisualization (1)
Common\Annotation\PolygonAnnotation.cs (1)
109
_pathPoints = new
AnnotationPathPointCollection
(this);
3 references to AnnotationPathPointCollection
System.Windows.Forms.DataVisualization (3)
Common\Annotation\PolygonAnnotation.cs (3)
87
private
AnnotationPathPointCollection
_pathPoints;
491
/// An <see cref="
AnnotationPathPointCollection
"/> object with the polyline shape.
511
public
AnnotationPathPointCollection
GraphicsPathPoints