Click or drag to resize

ProgressDialogUpdateProgress Method (Int32)

Update Progress

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

Parameters

value
Type: SystemInt32
Progress Value
See Also