Click or drag to resize
ImageState Properties

The ImageState type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberActive
Gets an ImageState representing an image which is active and ready to use.
Public propertyStatic memberDeleted
Gets an ImageState representing an image which has been deleted.
Public propertyStatic memberError
Gets an ImageState representing an image which failed to perform an operation and is now in an error state.
Public propertyName
Gets the canonical name of this member.
(Inherited from ExtensibleEnumT.)
Public propertyStatic memberSaving
Gets an ImageState representing an image currently being saved.
Public propertyStatic memberUnknown
Gets an ImageState for an image that is currently in an unknown state.
Top
See Also