'Declaration
Public Enum ProgressiveStatus Inherits System.Enum
'Usage
Dim instance As ProgressiveStatus
public enum ProgressiveStatus : System.Enum
public enum class ProgressiveStatus : public System.Enum
'Declaration
Public Enum ProgressiveStatus Inherits System.Enum
'Usage
Dim instance As ProgressiveStatus
public enum ProgressiveStatus : System.Enum
public enum class ProgressiveStatus : public System.Enum
Member | Description |
---|---|
Incomplete | The image is currently being retrieved, and will update asynchronously |
NotStarted | The meta data and JPEG 2000 Header have not yet been retrieved/ |
RequiredResolution | All data available and needed for the current display area and resolution has been received, but more may be available if the area or magnification change. |
WholeImage | All available data for the image has been retrieved. |
System.Object
System.ValueType
System.Enum
DicomObjects.Enums.ProgressiveStatus
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2