Info
Version: | 1.4.0 |
Author(s): | Ariel Cattaneo |
Last Update: | Friday, June 5, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/vincentgury/XFShapeView |
NuGet Url: | https://www.nuget.org/packages/DevBrains.XFStandardShapeView |
Install
Install-Package DevBrains.XFStandardShapeView
dotnet add package DevBrains.XFStandardShapeView
paket add DevBrains.XFStandardShapeView
DevBrains.XFStandardShapeView Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Support for box, rounded box, circle, circle progress, heart, oval, path, triangle and star shapes.
As this library is based on a ContentView, you can easily add any view/layout to any shape.
Sample available on GitHub (https://github.com/vincentgury/XFShapeView).