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