arcApproximationStep property
Defines step of arc approximation. Smaller values make polyline smoother. Measured in degrees. Default: 12.
Implementation
@core.Deprecated('Use LineStyle for actions with properties.')
core.double get arcApproximationStep;
Implementation
@core.Deprecated('Use LineStyle for actions with properties.')
set arcApproximationStep(core.double val);