SymptomRegionOfInterest Property |
[This is preliminary documentation and is subject to change.]
An optional location or area on the production unit where the symptom is located
(for cases where there is no specific components that can be definitively related).
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