3 references to BottomRightHandle
System.Windows.Forms.DataVisualization (3)
Common\Annotation\AnnotationBase.cs (3)
2068
this.selectionRects[(int)ResizingMode.
BottomRightHandle
] = new RectangleF(
2122
case ResizingMode.
BottomRightHandle
:
3186
else if(resizeMode == ResizingMode.
BottomRightHandle
)