This class is missing documentation.
RoundedRect.fromRect(inRect, radius)
RoundedRect.new(left: 0, top: 0, width: 0, height: 0, radius)
.clip(penClass)
.drawExtruded(penClass, border: 2, angle, inverse: false, colors)
.fill(penClass)
Copy and paste the text below and save to HelpSource/Classes/RoundedRect.schelp
link::Classes/RoundedRect::