DefectDefectImages Property |
[This is preliminary documentation and is subject to change.]
One of more pictures/images of the defect
Namespace:
CFX.Structures
Assembly:
CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntaxpublic List<Image> DefectImages { get; set; }
Public Property DefectImages As List(Of Image)
Get
Set
Property Value
Type:
ListImage
See Also