UWP

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class RectAnimationCompletedArgs - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class RectAnimationCompletedArgs

    Inheritance
    System.Object
    RectAnimationCompletedArgs
    Namespace: Syncfusion.UI.Xaml.Charts
    Assembly: Syncfusion.SfChart.UWP.dll
    Syntax
    public class RectAnimationCompletedArgs : EventArgs

    Constructors

    RectAnimationCompletedArgs()

    Declaration
    public RectAnimationCompletedArgs()

    Properties

    Duration

    Declaration
    public TimeSpan Duration { get; set; }
    Property Value
    Type Description
    System.TimeSpan

    SourceObj

    Declaration
    public object SourceObj { get; set; }
    Property Value
    Type Description
    System.Object

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved