ProgressRingTemplateSettings.EllipseOffset Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the template-defined offset position of the "Ellipse" element that is animated in a templated ProgressRing.
This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
public:
property Thickness EllipseOffset { Thickness get(); };
Thickness EllipseOffset();
public Thickness EllipseOffset { get; }
Public ReadOnly Property EllipseOffset As Thickness
Property Value
The offset in pixels.
Remarks
EllipseOffset alternates between 4, 7, and 9 pixels. This is controlled by the animations that exist in default ProgressRing templates.