width property

num width

width - Width of actor boxes default: 150

Implementation

external num get width;
void width=(num v)

Implementation

external set width(num v);