Click or drag to resize

ProgressDialogUpdateProgress Method (Int32)

Update Progress

Namespace:  VIZCore3D.NET.Dialogs
Assembly:  VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.24.1104 (2.8.24.1104)
Syntax
C#
public void UpdateProgress(
	int value
)

Parameters

value
Type: SystemInt32
Progress Value
See Also