length

Accessor

The number of points in use. When the length is increased, the array is padded with zeroes.

length: number

Returns - number


Setter

length(newLength: number): void

Parameter Type Description
newLength number  

Returns - void

Defined in

Last Updated: 16 April, 2024