Click or drag to resize
EnumerationsOpenModeEnum Enumeration
Defines how to open images

Namespace:  Biolomics.SharedClasses
Assembly:  Biolomics.SharedClasses (in Biolomics.SharedClasses.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public enum OpenModeEnum
Members
  Member nameValueDescription
OpenAll0 Open images in the gallery, all other files in their respective application
OpenOnlyImagesInGallery1 Open only image files in the gallery
OpenInPictureViewer2 Open only image files in the picture viewer
See Also