Click or drag to resize

RelaxISPlugin_DataManipulation2OnPluginProgress Method

Raises the PluginProgress event.

Namespace: RelaxIS_SDK.Plugins
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
protected virtual void OnPluginProgress(
	PluginProgressEventArgs e
)

Parameters

e  PluginProgressEventArgs
The event arguments.
See Also