Dimension.pt constructor

Dimension.pt(num _value)

Set this CSS Dimension to a point value.

Implementation

Dimension.pt(this._value) : _unit = 'pt';