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
Syntaxpublic Region RegionOfInterest { get; set; }
Public Property RegionOfInterest As Region
Get
Set
Property Value
Type:
Region
See Also