[Solved] Rectangle Radius

Please post public support tickets here. Note: for private support tickets, please send an email to support@cshtml5.com instead.
Matti111
Posts: 8
Joined: Wed Oct 25, 2017 2:56 am

[Solved] Rectangle Radius

Postby Matti111 » Wed Oct 25, 2017 2:57 am

Hi,
how can I set the radius angle of a Rectangle?

Thanks
Mattia
Last edited by Matti111 on Wed Oct 25, 2017 1:47 pm, edited 1 time in total.

JS-Support @Userware
Site Admin
Posts: 1142
Joined: Tue Apr 08, 2014 3:42 pm

Re: Rectangle Radius

Postby JS-Support @Userware » Wed Oct 25, 2017 6:50 am

Hi,

At the moment, the rectangle RadiusX and RadiusY properties are not yet supported.

However, you can use a <Border> control instead, which can have round corners. Here is an example:

Code: Select all

<Border CornerRadius="3,5,2,5" Background="Green" BorderBrush="Blue" BorderThickness="2"/>


Regards,
JS-Support

Matti111
Posts: 8
Joined: Wed Oct 25, 2017 2:56 am

Re: Rectangle Radius

Postby Matti111 » Wed Oct 25, 2017 1:47 pm

Thanks for solution!


Return to “Technical Support”

Who is online

Users browsing this forum: No registered users and 5 guests

 

 

cron