Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 672 Bytes

progressbartemplatesettings_ellipseoffset.md

File metadata and controls

24 lines (16 loc) · 672 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Controls.Primitives.ProgressBarTemplateSettings.EllipseOffset
winrt property

Windows.UI.Xaml.Controls.Primitives.ProgressBarTemplateSettings.EllipseOffset

-description

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

-property-value

The offset in pixels.

-remarks

EllipseOffset might be 4, 7, or 9 pixels. This is controlled by the animations that exist in default ProgressBar templates.

-examples

-see-also