PluginProgressEventArgsProgress Property |
Gets the current progress.
Namespace: RelaxIS_SDK.PluginsAssembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax public int Progress { get; }
Public ReadOnly Property Progress As Integer
Get
Dim instance As PluginProgressEventArgs
Dim value As Integer
value = instance.Progress
Property Value
Int32See Also