length

Accessor

Return the number of points in use.

get: number


Setter

Set number of points. Pad zeros if length grows.

set(newLength: number): void

Parameter Type Description
newLength number  

Defined in

Last Updated: 08 January, 2020