getLineRoundLimit method

Future<double?> getLineRoundLimit()

Used to automatically convert round joins to miter joins for shallow angles.

Implementation

Future<double?> getLineRoundLimit() => messager.getLineRoundLimit(id);