Skip to content

XamlBrewer/UWP-Elliptical-Arc-Sample

Repository files navigation

UWP-Elliptical-Arc-Sample

Demonstrates techniques to draw and bind to an Elliptical Arc path in UWP:

  • {x:Bind} via a ViewModel to an ArcSegment XAML element, and
  • {Binding} to a user control that uses Win2D and Composition.

Demonstrates how to build a user control for circle segments and pie shapes.

Screenshot

Screenshot

Screenshot

Screenshot

Releases

No releases published

Packages

No packages published

Languages