scale property

num? scale

Implementation

external num? get scale;
void scale=(num? value)

Implementation

external set scale(num? value);