pack.size()

pack.size([size])

If size is specified, sets this pack layout’s size to the specified two-element array of numbers [width, height] and returns this pack layout. If size is not specified, returns the current size, which defaults to [1, 1].

doc_D3_Js
2016-11-24 10:28:13
Comments
Leave a Comment

Please login to continue.