Quantcast
Channel: GoJS - Northwoods Software
Viewing all articles
Browse latest Browse all 7069

Rounded Rectangle, set CornerRounding

$
0
0

@chabbey wrote:

How can i set the cornerRounding parameter, when i am using a roundedRectangle ?

I have tried

_$(go.Shape, "RoundedRectangle", {
        fill: Constants.canvasStyle.colors.tooltipBackground,
        cornerRounding: 1
    })

but this gives me a console error

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 7069

Trending Articles