SettingsRegionOfInterestGroupBoxGroup Class |
Namespace: Zivid.NET
The SettingsRegionOfInterestGroupBoxGroup type exposes the following members.
| Name | Description | |
|---|---|---|
| SettingsRegionOfInterestGroupBoxGroup | Constructor |
| Name | Description | |
|---|---|---|
| Enabled | Enabled | |
| Extents | Two points on the normal describing the direction and distance from the plane from which the normal is derived. | |
| PointA | A point such that the vector from PointO to PointA describes the first edge of the parallelogram | |
| PointB | A point such that the vector from PointO to PointB describes the second edge of the parallelogram | |
| PointO | The point at the intersection of two adjacent edges defining a parallelogram |
| Name | Description | |
|---|---|---|
| Clone | Create a clone (deep copy) of the current instance | |
| CopyWith | Create a clone (deep copy) of the current instance and invoke delegate on the clone | |
| ToString | Get string representation of the object (Overrides ObjectToString.) |