Leadtools.WinForms Namespace > RasterThumbnailBrowserLoadThumbnailEventArgs Class : Total Property |
public int Total {get;}
'Declaration Public ReadOnly Property Total As Integer
'Usage Dim instance As RasterThumbnailBrowserLoadThumbnailEventArgs Dim value As Integer value = instance.Total
Property | Value |
---|---|
ProgressBar.Minimum | 0 - You only need to set this the first time |
ProgressBar.Maximum | Total - You only need to set this the first time |
ProgressBar.Value | Index |