Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 862 Bytes

progressbartemplatesettings_ellipsediameter.md

File metadata and controls

31 lines (17 loc) · 862 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.ProgressBarTemplateSettings.EllipseDiameter
winrt property

Microsoft.UI.Xaml.Controls.ProgressBarTemplateSettings.EllipseDiameter

-description

Gets the template-defined diameter of the "Ellipse" element that is animated in a templated ProgressBar.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

-property-value

The "Ellipse" element width in pixels.

-remarks

This value might be 4, 5, or 6 pixels. This is controlled by the animations that exist in default ProgressBar templates.

-see-also

-examples