Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
ResizeEventArgs class Members
The following tables list the members exposed by ResizeEventArgs.
Public Properties
| Name | Description |
| height | Gets sets new height in pixels as Number. |
| oldHeight | Gets old height in pixels as Number. |
| oldWidth | Gets old width in pixels as Number. |
| width | Gets sets new width in pixels as Number. |
See Also