PCBInspectionRecipePanel Property |
A data structure representing the PCB panel that is to be inspected.
This could be a single PCB, an panel with multiple PCBs, or even a structure
of PCBs containing sub-PCBs.
Namespace: CFX.Structures.PCBInspectionAssembly: CFX (in CFX.dll) Version: 2.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntaxpublic Panel Panel { get; set; }Public Property Panel As Panel
Get
Set
Property Value
Panel
See Also