Click or drag to resize

RegionOfInterestHelper Class

This class holds a region of interest in the workspace's point of view. I. e. it has a center point, a size and an angle, and a list of four lines to be drawn in the canvas. Compare with our image processing object RAYLASE.Marker.ImageProcessingPlugin.RegionOfInterest.
Inheritance Hierarchy
SystemObject
  RAYLASE.Marker.ClickAndTeachPlugin.JobElementsRegionOfInterestHelper

Namespace: RAYLASE.Marker.ClickAndTeachPlugin.JobElements
Assembly: RAYLASE.Marker.ClickAndTeachPlugin (in RAYLASE.Marker.ClickAndTeachPlugin.dll) Version: 2.49.0
Syntax
C#
public class RegionOfInterestHelper

The RegionOfInterestHelper type exposes the following members.

Constructors
 NameDescription
Public methodRegionOfInterestHelperInitializes a new instance of the RegionOfInterestHelper class
Top
Methods
 NameDescription
Public methodStatic memberCreateAreaJobElementData 
Top
Fields
 NameDescription
Public fieldStatic memberDefaultColor 
Top
See Also