Initializes a new instance of the Size class with the specified width and height.
Namespace: MindFusion.Drawing
File: Size.js
JavaScript Copy Code |
---|
function Size (width, height) |
Number. Specifies width.
Number. Specifies height.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |