LEADTOOLS Windows Forms (Leadtools.WinForms assembly)
LEAD Technologies, Inc

RasterPictureBoxSizeMode Enumeration






Values which determine how the control displays the image and whether it automatically adjusts the display rectangles.
Syntax
public enum RasterPictureBoxSizeMode : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum RasterPictureBoxSizeMode 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As RasterPictureBoxSizeMode
public enum RasterPictureBoxSizeMode : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.WinForms.RasterPictureBoxSizeMode = function() { };
Leadtools.WinForms.RasterPictureBoxSizeMode.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class RasterPictureBoxSizeMode : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
AutoSizePerform automatic sizing.
CenterImageCenter the image in the middle of the destination rectangle.
FitFit and Center the image in the middle of the destination rectangle.
NormalNormal, no sizing
StretchImageFit the image to fill the destination rectangle. The aspect ratio might not be maintained.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.WinForms.RasterPictureBoxSizeMode

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.WinForms Namespace

 

 


Products | Support | Contact Us | Copyright Notices

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