InlinePictureInfo.scaleY Property
In This Article
Gets the Y-scaling factor of the inline image.
#Declaration
TypeScript
get scaleY(): number
#Property Value
Type | Description |
---|---|
number | The scaling factor for the Y-axis. |
See Also