public override void DoResize( GoView view, RectangleF origRect, PointF newPoint, int whichHandle, GoInputState evttype, SizeF min, SizeF max )
Parameters
- view
- origRect
- newPoint
- whichHandle
- evttype
- min
- max
public override void DoResize( GoView view, RectangleF origRect, PointF newPoint, int whichHandle, GoInputState evttype, SizeF min, SizeF max )
SizeF
to be passed to the base method call.