2 writes to selectionRects
System.Web.DataVisualization (2)
Common\Annotation\AnnotationBase.cs (2)
2051 this.selectionRects = null; 2057 this.selectionRects = new RectangleF[9];
4 references to selectionRects
System.Web.DataVisualization (4)
Common\Annotation\AnnotationBase.cs (4)
2063 this.selectionRects[(int)ResizingMode.TopLeftHandle] = new RectangleF( 2068 this.selectionRects[(int)ResizingMode.BottomRightHandle] = new RectangleF( 2137 this.selectionRects[index] = new RectangleF( 2229 this.selectionRects[(int)ResizingMode.AnchorHandle] = new RectangleF(