ProgressEventArgsMethodName Property |
The name of the method calling the progress event.
Namespace:
Atalasoft.Imaging
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public string MethodName { get; set; }
Public Property MethodName As String
Get
Set
Property Value
Type:
String The method name raising the progress event.
See Also