H.math.ISize
Interface Summary
This interface represents a two-dimensional size consisting a with and a height.
[ For full details, see the Interface Details ]
Property Summary
Interface Description
This interface represents a two-dimensional size consisting a with and a height.
Property Details
w: {number}
This property represents the width attribute.
h: {number}
This property represents the height attribute.