smoothBoolean(default: false)

A value indicating whether to smoothen out the signature lines.

Example - create not smooth lines

<div id="signature"></div>
<script>
    $("#signature").kendoSignature({
        smooth: true
    });
</script>
In this article
smooth
Not finding the help you need?
Contact Support