Click or drag to resize

PanelBoards Property

The list of boards, that are part of this panel. (Only the top-level boards, not the sub-boards of a top-level board.)

Namespace: CFX.Structures.PCBInspection
Assembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntax
public List<Board> Boards { get; set; }

Property Value

ListBoard
See Also