ERectangleRegion Class

Manages a complete context for an ERegion shaped like a rectangle.

Base Class:ERegion

Namespace: Euresys::Open_eVision

Methods

Moves the specified handle to a new position and updates all placement parameters of the region.
Constructs an ERectangleRegion context.
Angle of the region
Center of the region
Corners of the region
Height of the region
Width of the region
Detects if the cursor is placed over one of the dragging handles.
Loads the ERectangleRegion. The given ESerializer must have been created for reading.
Checks if this ERectangleRegion instance is not strictly equal to another
Assignment operator.
Checks if this ERectangleRegion instance is strictly equal to another
Creates a new ERectangleRegion by rotating the ERectangleRegion around its center.
Saves the ERectangleRegion. The given ESerializer must have been created for writing.
Creates a new ERectangleRegion by scaling the ERectangleRegion. The center of the ERectangleRegion remains at the same place.
Angle of the region
Center of the region
Height of the region
Width of the region
Creates a new ERectangleRegion by translating the ERectangleRegion.

ERectangleRegion Class

Manages a complete context for an ERegion shaped like a rectangle.

Base Class:ERegion

Namespace: Euresys.Open_eVision

Properties

Angle of the region
Center of the region
Corners of the region
Height of the region
Width of the region

Methods

Moves the specified handle to a new position and updates all placement parameters of the region.
Constructs an ERectangleRegion context.
Detects if the cursor is placed over one of the dragging handles.
Loads the ERectangleRegion. The given ESerializer must have been created for reading.
Checks if this ERectangleRegion instance is not strictly equal to another
Assignment operator.
Checks if this ERectangleRegion instance is strictly equal to another
Creates a new ERectangleRegion by rotating the ERectangleRegion around its center.
Saves the ERectangleRegion. The given ESerializer must have been created for writing.
Creates a new ERectangleRegion by scaling the ERectangleRegion. The center of the ERectangleRegion remains at the same place.
Creates a new ERectangleRegion by translating the ERectangleRegion.