Click or drag to resize

ReflowZoneDataSetpoints Property

A list of current setpoints associated with this zone.

Namespace: CFX.Structures.SolderReflow
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public List<ReflowSetPoint> Setpoints { get; set; }

Property Value

ListReflowSetPoint
See Also