ASP.NET Core

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class MotionPathPointsType - ASP.NETCore 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.Portable.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 Description
    MotionPathPointsType

    Corner

    Specifies the motion path points type is Corner

    Declaration
    public const MotionPathPointsType Corner
    Field Value
    Type Description
    MotionPathPointsType

    CurveAuto

    Specifies the motion path points type is CurveAuto

    Declaration
    public const MotionPathPointsType CurveAuto
    Field Value
    Type Description
    MotionPathPointsType

    CurveCorner

    Specifies the motion path points type is CurveCorner

    Declaration
    public const MotionPathPointsType CurveCorner
    Field Value
    Type Description
    MotionPathPointsType

    CurveSmooth

    Specifies the motion path points type is CurveSmooth

    Declaration
    public const MotionPathPointsType CurveSmooth
    Field Value
    Type Description
    MotionPathPointsType

    CurveStraight

    Specifies the motion path points type is CurveStraight

    Declaration
    public const MotionPathPointsType CurveStraight
    Field Value
    Type Description
    MotionPathPointsType

    None

    Specifies the motion path points type is None

    Declaration
    public const MotionPathPointsType None
    Field Value
    Type Description
    MotionPathPointsType

    Smooth

    Specifies the motion path points type is Smooth

    Declaration
    public const MotionPathPointsType Smooth
    Field Value
    Type Description
    MotionPathPointsType

    Straight

    Specifies the motion path points type is Straight

    Declaration
    public const MotionPathPointsType Straight
    Field Value
    Type Description
    MotionPathPointsType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved