'DeclarationPublic Overloads Function DownloadStatus( _ ByVal Area As System.Drawing.Rectangle, _ ByVal Zoom As System.Single, _ ByVal Frame As System.Integer _ ) As ProgressiveStatus
public ProgressiveStatus DownloadStatus( System.Drawing.Rectangle Area, System.float Zoom, System.int Frame )
Parameters
- Area
- The Area of the image needed
- Zoom
- The required zoom for the image
- Frame
- The requested frame number
Return Value
The status relative to the parameters