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: 1.7.3
Syntax
public List<Board> Boards { get; set; }

Property Value

ListBoard
See Also