Click or drag to resize

DefectRegionOfInterest Property

[This is preliminary documentation and is subject to change.]

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:  CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntax
public Region RegionOfInterest { get; set; }

Property Value

Type: Region
See Also