The following tables list the members exposed by the Data type.
Public Methods
| Name | Description | |
|---|---|---|
![]() | CancelReading |
Cancels the reading of the files selected.
(Inherited from Data.) |
![]() | Clear |
Clears the image selected.
|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. GetHashCode() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Protected Methods
| Name | Description | |
|---|---|---|
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | StatusChanged |
Method being called when the status of the dialog changes.
(Overrides .StatusChanged().) |
Public Properties
| Name | Description | |
|---|---|---|
![]() | AllowEmptyImage |
Gets a value indicating whether the dialog allows selection of an empty image.
|
![]() | AllowMultiple |
Gets or sets a value indicating whether the dialog is allowed to select multiple files.
(Inherited from Data.) |
![]() | DataSizeRead |
Gets the size of the data read.
(Inherited from Data.) |
![]() | ErrorMessage |
Gets the error message indicating an incorrect/corrupt image.
|
![]() | File |
Gets the File reference containing the image selected.
|
![]() | Height |
Gets the height of the image.
|
![]() | MaxDataSize |
Gets the total maximum size of the files to be selected.
(Inherited from Data.) |
![]() | ReadingBandwidth |
Gets the current reading bandwidth of the selected files.
(Inherited from Data.) |
![]() | ReadingTimeLeft |
Gets the reading time left of the selected files.
(Inherited from Data.) |
![]() | Status |
Gets the status of the dialog.
(Inherited from Data.) |
![]() | TotalDataSize |
Gets the total data size of the selected files.
(Inherited from Data.) |
![]() | Width |
Gets the width of the image.
|











