Search
RoundRectangle.roundness Property
See Also
 






Gets or sets the relative roundness of this rectangle's corners.

Namespace: MindFusion.Gauges
File: RoundRectangle.js

 Syntax

JavaScript  Copy Code

get roundness() {}
set roundness(value) {}

 Property Value

Number

The relative roundness of this rectangle's corners.

 See Also