arcApproximationStep property
double
get
arcApproximationStep
Defines step of arc approximation. Smaller values make polyline smoother. Measured in degrees. Default: 12.
Implementation
core.double get arcApproximationStep;
set
arcApproximationStep
(double val)
Implementation
set arcApproximationStep(core.double val);