Returns true if image should be scaled down.
            
Namespace: CMS.MediaLibraryAssembly: CMS.MediaLibrary (in CMS.MediaLibrary.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- maxSideSize
 - Type: 
System Int32
Max side size 
- width
 - Type: 
System Int32
Width 
- height
 - Type: 
System Int32
Height 
- imageWidth
 - Type: 
System Int32
Image width 
- imageHeight
 - Type: 
System Int32
Image height 
Return Value
Type:See Also