Click or drag to resize
MouseRectangleEventArgs Constructor (Rectangle, Keys)
Initializes a new instance of the MouseRectangleEventArgs class

Namespace:  ABB.Robotics.RobotStudio.Stations.Forms
Assembly:  ABB.Robotics.RobotStudio.Stations (in ABB.Robotics.RobotStudio.Stations.dll) Version: 7.0.8747.636
Syntax
C#
public MouseRectangleEventArgs(
	Rectangle rect,
	Keys[] keys
)

Parameters

rect
Type: System.DrawingRectangle
keys
Type: System.Windows.FormsKeys
Version Information

Supported in: 1.0.0.0
See Also