ECircleRegion Class

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

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 ECircleRegion context.
Center of the region
Radius of the region
Detects if the cursor is placed over one of the dragging handles.
Loads the ECircleRegion. The given ESerializer must have been created for reading.
Checks if this ECircleRegion instance is not strictly equal to another
Assignment operator.
Checks if this ECircleRegion instance is strictly equal to another
Saves the ECircleRegion. The given ESerializer must have been created for writing.
Creates a new region by scaling the ECircleRegion.
Center of the region
Radius of the region
Creates a new ECircleRegion by translating the ECircleRegion.

ECircleRegion Class

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

Base Class:ERegion

Namespace: Euresys.Open_eVision

Properties

Center of the region
Radius of the region

Methods

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