ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1ProgressBarTemplateSettings Class / EllipseOffset Property

In This Topic
    EllipseOffset Property
    In This Topic
    Gets the template-defined offset position of the Ellipse element that is animated in a templated C1ProgressBar.
    Syntax
    'Declaration
     
    Public ReadOnly Property EllipseOffset As System.Double
    public System.double EllipseOffset {get;}
    See Also