show property

bool show

Whether to show each point in line.

Implementation

external bool get show;
void show=(bool v)

Implementation

external set show(bool v);