Sets a scale factor associated with a specified picture so that it appears with a desired size when added to a report.
Input Arguments
0 |
Collection Picture Name |
Picture Name |
The name of the picture to modify. |
1 |
Double |
Scale |
The new scale factor for the picture. |
Return Arguments
None.
Returned Status
SUCCESS |
The scale factor was set successfully. |
FAILURE |
The picture was not found. |
Remarks
None.