LEADTOOLS WebForms and AJAX (Leadtools.Web assembly)
LEAD Technologies, Inc

ImageViewerTileSizeFlags Enumeration






Values that specify how to handle image tile resizing.
Syntax
public enum ImageViewerTileSizeFlags : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum ImageViewerTileSizeFlags 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As ImageViewerTileSizeFlags
public enum ImageViewerTileSizeFlags : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.Web.Controls.ImageViewerTileSizeFlags = function() { };
Leadtools.Web.Controls.ImageViewerTileSizeFlags.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class ImageViewerTileSizeFlags : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
BestQuality1Use this when the new image width and height is smaller than the original width and height (zooming out).
BestQuality2Use this when the new image width and height is greater than the original width and height (zooming in).
Remarks
To get better quality for the sized part of the image, try to use this enum.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Web.Controls.ImageViewerTileSizeFlags

Requirements

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

See Also

Reference

Leadtools.Web.Controls Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.