menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class MotionPathPointsType - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class MotionPathPointsType

    Specifies the points type of motion path

    Inheritance
    System.Object
    MotionPathPointsType
    Namespace: Syncfusion.Presentation
    Assembly: Syncfusion.Presentation.UWP.dll
    Syntax
    public sealed class MotionPathPointsType : Enum

    Fields

    Auto

    Specifies the motion path points type is Auto

    Declaration
    public const MotionPathPointsType Auto
    Field Value
    Type
    MotionPathPointsType

    Corner

    Specifies the motion path points type is Corner

    Declaration
    public const MotionPathPointsType Corner
    Field Value
    Type
    MotionPathPointsType

    CurveAuto

    Specifies the motion path points type is CurveAuto

    Declaration
    public const MotionPathPointsType CurveAuto
    Field Value
    Type
    MotionPathPointsType

    CurveCorner

    Specifies the motion path points type is CurveCorner

    Declaration
    public const MotionPathPointsType CurveCorner
    Field Value
    Type
    MotionPathPointsType

    CurveSmooth

    Specifies the motion path points type is CurveSmooth

    Declaration
    public const MotionPathPointsType CurveSmooth
    Field Value
    Type
    MotionPathPointsType

    CurveStraight

    Specifies the motion path points type is CurveStraight

    Declaration
    public const MotionPathPointsType CurveStraight
    Field Value
    Type
    MotionPathPointsType

    None

    Specifies the motion path points type is None

    Declaration
    public const MotionPathPointsType None
    Field Value
    Type
    MotionPathPointsType

    Smooth

    Specifies the motion path points type is Smooth

    Declaration
    public const MotionPathPointsType Smooth
    Field Value
    Type
    MotionPathPointsType

    Straight

    Specifies the motion path points type is Straight

    Declaration
    public const MotionPathPointsType Straight
    Field Value
    Type
    MotionPathPointsType

    Extension Methods

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