Click or drag to resize
MouseRectangleEventArgs Constructor (Rectangle)

Note: This API is now obsolete.

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#
[ObsoleteAttribute]
public MouseRectangleEventArgs(
	Rectangle rect
)

Parameters

rect
Type: System.DrawingRectangle
Version Information

Obsolete (compiler warning) in 1.0.0.0
See Also