'Declaration Public Enum SizeModes Inherits System.Enum
public enum SizeModes : System.Enum
'Declaration Public Enum SizeModes Inherits System.Enum
public enum SizeModes : System.Enum
Member | Description |
---|---|
Clip | The image is clipped to fit within the control area. |
Stretch | The image is stretched to fit the control area. |
Zoom | The image is scaled until it fits horizontally and vertically within the control area. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.SectionReportModel.SizeModes