Categories
How to round a Rectangle WPF?
How to round the edges of a Rectangle in properties? Maybe I didn't express myself correctly, so I'll take a screenshot. What do I need to write in the Setter?
Answer the question
In order to leave comments, you need to log in
<Setter Property="RadiusX" Value="100"></Setter> <Setter Property="RadiusY" Value="100"></Setter>
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question