ERectangle Class

Represents a model of a rectangle in EasyGauge.

Base Class: EFrame

Namespace: Euresys::Open_eVision_2_11

Methods

Copies all the data of the current ERectangle object into another ERectangle object, and returns it.
Constructs a ERectangle
Retrieves the coordinates of each corner of a ERectangle object.
Retrieves each edge of a ERectangle object.
Retrieves the center coordinates of each edge of a ERectangle object.
Returns the coordinates of a particular point, specified by its location in the ERectangle area.
X size of the ERectangle
Y size of the ERectangle
Copies all the data from another ERectangle object into the current ERectangle object
Sets the geometric parameters (center coordinates, size, and rotation angle) of an ERectangle object.
DEPRECATED (you should use ERectangle::SetFromThreeCorners): Sets the geometric parameters (center coordinates, size, and rotation angle) of an ERectangle object.
Sets the geometric parameters (center coordinates, size, and rotation angle) of an ERectangle object.
DEPRECATED (you should use ERectangle::SetFromOppositeCorners): Sets the geometric parameters (center coordinates, size, and rotation angle) of an ERectangle object.
Sets the size of a ERectangle object.

ERectangle Class

Represents a model of a rectangle in EasyGauge.

Base Class: EFrame

Namespace: Euresys.Open_eVision_2_11

Properties

X size of the ERectangle
Y size of the ERectangle

Methods

Copies all the data of the current ERectangle object into another ERectangle object, and returns it.
Constructs a ERectangle
Retrieves the coordinates of each corner of a ERectangle object.
Retrieves each edge of a ERectangle object.
Retrieves the center coordinates of each edge of a ERectangle object.
Returns the coordinates of a particular point, specified by its location in the ERectangle area.
Copies all the data from another ERectangle object into the current ERectangle object
Sets the geometric parameters (center coordinates, size, and rotation angle) of an ERectangle object.
DEPRECATED (you should use ERectangle::SetFromThreeCorners): Sets the geometric parameters (center coordinates, size, and rotation angle) of an ERectangle object.
Sets the geometric parameters (center coordinates, size, and rotation angle) of an ERectangle object.
DEPRECATED (you should use ERectangle::SetFromOppositeCorners): Sets the geometric parameters (center coordinates, size, and rotation angle) of an ERectangle object.
Sets the size of a ERectangle object.