Resizes specified metafiles to the required dimensions.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- objectId
- Type: System Int32
ID of specific object
- objectType
- Type: System String
Object type
- group
- Type: System String
Group name
- where
- Type: System String
Where condition
- width
- Type: System Int32
Image widht
- height
- Type: System Int32
Image height
- maxSideSize
- Type: System Int32
Image max side size
See Also