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 ImageViewerTileSizeFlags : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Web.Controls.ImageViewerTileSizeFlags = function() { }; Leadtools.Web.Controls.ImageViewerTileSizeFlags.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class ImageViewerTileSizeFlags : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
BestQuality1 | Use this when the new image width and height is smaller than the original width and height (zooming out). |
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
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