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.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntaxpublic Panel Panel { get; set; }
Public Property Panel As Panel
Get
Set
Property Value
Panel
See Also