menu

WinForms

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

    Show / Hide Table of Contents

    Enum MotionPathPointsType

    Specifies the points type of motion path

    Namespace: Syncfusion.Presentation
    Assembly: Syncfusion.Presentation.Base.dll
    Syntax
    public enum MotionPathPointsType

    Fields

    Name Description
    Auto

    Specifies the motion path points type is Auto

    Corner

    Specifies the motion path points type is Corner

    CurveAuto

    Specifies the motion path points type is CurveAuto

    CurveCorner

    Specifies the motion path points type is CurveCorner

    CurveSmooth

    Specifies the motion path points type is CurveSmooth

    CurveStraight

    Specifies the motion path points type is CurveStraight

    None

    Specifies the motion path points type is None

    Smooth

    Specifies the motion path points type is Smooth

    Straight

    Specifies the motion path points type is Straight

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved