IPictureShapeScaleHeight Method
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Scales the height of the picture by a specified factor.
Namespace:Bytescout.Spreadsheet.MSODrawingAssembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
Parameters
- factor
- Type: SystemDouble
Specifies the ratio between the height of the shape after you resize it and the current or original height. - relativeToOriginalSize
- Type: SystemBoolean
if set to true [to scale the picture relative to its original size]; if set to false [to scale it relative to its current size].
See Also