radius property

double radius

Radius of the circle marker, in pixels

Implementation

external double get radius;
void radius=(double value)

Implementation

external set radius(double value);