The following tables list the members exposed by RasterDialogLoadProgressEventArgs.
| Name | Description | |
|---|---|---|
| RasterDialogLoadProgressEventArgs Constructor | Initializes a new instance of the RasterDialogLoadProgressEventArgs class. |
| Name | Description | |
|---|---|---|
| Cancel | Gets or sets a value that indicates whether to abort the command. |
| FilePercent | Gets a value that shows the progress of the current file loading process. |
| LoadRasterFileData | Gets the file data that has just been loaded. |
| TotalPercent | An integer that represents the percentage of the total selected file(s) loading process. |