Click or drag to resize

clsTaskMeterInitEventArgs Constructor (String, Single)

Initialise with text and maximum step number

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public MeterInitEventArgs(
	string sText,
	float sngMax
)

Parameters

sText
Type: SystemString
sngMax
Type: SystemSingle
Remarks
Used internally
See Also