Info
Version: | 1.0.5 |
Author(s): | Vincent Gury |
Last Update: | Wednesday, April 26, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/vincentgury/XFShapeView |
NuGet Url: | https://www.nuget.org/packages/VG.XFShapeView |
Install
Install-Package VG.XFShapeView
dotnet add package VG.XFShapeView
paket add VG.XFShapeView
VG.XFShapeView Download (Unzip the "nupkg" after downloading)
Dependencies
2 packages depend on this package.
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).