PCBIDFMAnalysisAddToUpdateProgress Method

Definition

Namespace: PCBI_DFM_Analysis
Assembly: PCBI_DFM_Analysis (in PCBI_DFM_Analysis.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public void AddToUpdateProgress(
	PCBIWorkingDialog working,
	int minValue,
	int maxValue
)

Parameters

working  PCBIWorkingDialog
 
minValue  Int32
 
maxValue  Int32
 

See Also