Leadtools.Web.Controls Namespace : ImageViewerTileSizeFlags Enumeration |
public enum ImageViewerTileSizeFlags : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum ImageViewerTileSizeFlags Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As ImageViewerTileSizeFlags
public enum class ImageViewerTileSizeFlags : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | BestQuality1 | Use this when the new image width and height is smaller than the original width and height (zooming out). |
0x00000001 | BestQuality2 | Use this when the new image width and height is greater than the original width and height (zooming in). |
System.Object
System.ValueType
System.Enum
Leadtools.Web.Controls.ImageViewerTileSizeFlags