![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.5
|
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