Home  >  Article  >  Web Front-end  >  Methods and techniques for redrawing Button into a circle in XAML_HTML/Xhtml_Web page production

Methods and techniques for redrawing Button into a circle in XAML_HTML/Xhtml_Web page production

WBOY
WBOYOriginal
2016-05-16 16:40:181470browse

When using XAML layout, sometimes in order to make the interface Metro-like, some Buttons need to use circles instead of the default rectangles. The following Button style can solve this problem and can be modified according to your own needs. Of course, if you are familiar with Bland, you can use it directly to draw the style you need, but is it faster to paste the code?

Copy code
The code is as follows:



Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn