Click or drag to resize

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
Syntax
public List<Image> DefectImages { get; set; }

Property Value

Type: ListImage
See Also