Click or drag to resize

DefectRegionOfInterest Property

An optional location or area on the production unit where the defect is located (for cases where there is no specific component related, such as a scratch or cosmetic defect).

Namespace: CFX.Structures
Assembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntax
public Region RegionOfInterest { get; set; }

Property Value

Region
See Also