Calendar for WPF | ComponentOne
C1.WPF.Calendar Namespace / CalendarViewModeAnimation Class / ScaleFactor Property

In This Topic
    ScaleFactor Property
    In This Topic
    Gets or sets the scale factor used in the animation.
    Syntax
    'Declaration
     
    
    Public Property ScaleFactor As Double
    public double ScaleFactor {get; set;}
    See Also