ActiveReports 8
SizeModes Enumeration
See Also 
GrapeCity.ActiveReports.v8 Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace : SizeModes Enumeration

Glossary Item Box

Determines how a picture should be sized within the control area.

Syntax

Visual Basic (Declaration) 
Public Enum SizeModes 
   Inherits System.Enum
C# 
public enum SizeModes : System.Enum 

Members

MemberDescription
ClipThe image is clipped to fit within the control area.
StretchThe image is stretched to fit the control area.
ZoomThe image is scaled until it fits horizontally and vertically within the control area.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.SectionReportModel.SizeModes

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

GrapeCity.ActiveReports.SectionReportModel Namespace
ActiveReports6~GrapeCity.ActiveReports.OleObject~SizeMode
ActiveReports6~GrapeCity.ActiveReports.Picture~SizeMode
GrapeCity.ActiveReports.v8~GrapeCity.ActiveReports.SectionReportModel~WatermarkSizeMode