Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
Leadtools.ImageProcessing Namespace > RasterCommand Class : HasProgress Property |
public bool HasProgress {get;}
'Declaration
Public ReadOnly Property HasProgress As Boolean
'Usage
Dim instance As RasterCommand Dim value As Boolean value = instance.HasProgress
public bool HasProgress {get;}
public final boolean hasProgress()
get_HasProgress();