Info
Version: | 1.1.0 |
Author(s): | Vincent Gury, Alexandru Munteanu |
Last Update: | Thursday, January 18, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/vincentgury/XFShapeView |
NuGet Url: | https://www.nuget.org/packages/VG.XFShapeView.NetCore |
Install
Install-Package VG.XFShapeView.NetCore
dotnet add package VG.XFShapeView.NetCore
paket add VG.XFShapeView.NetCore
VG.XFShapeView.NetCore 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).