Dimension2D
Overview
A 2D dimension object that contains a width and a height.
Profile: common
Variable Summary
| name | type | Default Value | description |
|---|---|---|---|
| width | Number | 0.0 |
The width of the dimension. |
| height | Number | 0.0 |
The height of the dimension. |
