C1.C1Rdl.Rdl2008 Namespace : ImageSizing Enumeration |
'Declaration Public Enum ImageSizing Inherits System.Enum
public enum ImageSizing : System.Enum
Member | Description |
---|---|
AutoSize | The object should grow/shrink to accommodate the image. |
Clip | The object should be clipped to fit. |
Fit | The object is resized to exactly match the height and width of the image element. |
FitProportional | The object should be resized to fit, preserving aspect ratio. |
System.Object
System.ValueType
System.Enum
C1.C1Rdl.Rdl2008.ImageSizing
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