The list of fiducials of this panel.
(Only the top-level fiducials, not the fiducials of a board.)
Namespace: CFX.Structures.PCBInspectionAssembly: CFX (in CFX.dll) Version: 2.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntaxpublic List<Fiducial> Fiducials { get; set; }Public Property Fiducials As List(Of Fiducial)
Get
Set
Property Value
ListFiducial
See Also