Core Library for WPF | ComponentOne
C1.WPF.Core Namespace / C1ProgressBarTemplateSettings Class
Properties Events


In This Topic
    C1ProgressBarTemplateSettings Class Members
    In This Topic

    The following tables list the members exposed by C1ProgressBarTemplateSettings.

    Public Properties
     NameDescription
    Public PropertyGets the target To point of the container animation that animates the C1ProgressBar.  
    Public PropertyGets the From point of the container animation that animates the C1ProgressBar.  
    Public PropertyGets the To point of the Ellipse animation that animates the C1ProgressBar.  
    Public PropertyGets the stopped point of the Ellipse animation that animates the C1ProgressBar.  
    Public PropertyGets the template-defined diameter of the Ellipse element that is animated in a templated C1ProgressBar.  
    Public PropertyGets the template-defined offset position of the Ellipse element that is animated in a templated C1ProgressBar.  
    Public PropertyGets the indicator length delta, which is useful for repositioning transitions.  
    Public PropertyGets the width of the indicator.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when a property value changes.  
    Top
    See Also