Click or drag to resize
IUserInterfaceCreateProgressMeter Method

[Missing <summary> documentation for "M:Landis.Core.IUserInterface.CreateProgressMeter(System.Int32)"]

Namespace: Landis.Core
Assembly: Landis.Core (in Landis.Core.dll) Version: 6.1.5452.26346
Syntax
ProgressBar CreateProgressMeter(
	int totalWorkUnits
)

Parameters

totalWorkUnits
Type: SystemInt32

[Missing <param name="totalWorkUnits"/> documentation for "M:Landis.Core.IUserInterface.CreateProgressMeter(System.Int32)"]

Return Value

Type: ProgressBar

[Missing <returns> documentation for "M:Landis.Core.IUserInterface.CreateProgressMeter(System.Int32)"]

See Also