Interface: ISize

H.math.ISize

This interface represents a two-dimensional size consisting a with and a height.

Members

h number

This property represents the height attribute.

w number

This property represents the width attribute.