setArcApproximationStep abstract method

void setArcApproximationStep(
  1. double arcApproximationStep
)

Defines step of arc approximation. Smaller values make polyline smoother. Measured in degrees.

Implementation

void setArcApproximationStep(core.double arcApproximationStep);