CogDLRuntimeRegion PropertiesCognex VisionPro 9.23

The CogDLRuntimeRegion type exposes the following members.

Properties

  NameDescription
Public propertyArea
The region's area.
Public propertyCenter
The region's center of gravity.
Public propertyColor
The region's associated color, or null if none is defined. Returns a hex color code including "#" character, e.g. "#F15854".
Public propertyCompactness
The region's compactness (maximum 1.0 for a circle).
Public propertyCoverage
The coverage of this labeled/unlabeled region by other unlabeled/labeled regions.
Public propertyCovers
The list of regions covered by this region (labeled - unlabeled).
Public propertyHeight
The region's height.
Public propertyInners
The list of inner contours.
Public propertyIsSelected
Whether the region was selected by an axis-filter.
Public propertyName
The class name.
Public propertyOuter
The outer contour.
Public propertyPerimeter
The region's perimeter.
Public propertyScore
The score for this region.
Public propertyWidth
The region's width.
Top
See Also