menu

WinForms

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

    Show / Hide Table of Contents

    Enum MotionCommandPathType

    Specifies the motion command path type of motion effect

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

    Fields

    Name Description
    CloseLoop

    Specifies the motion command path type is CloseLoop

    CurveTo

    Specifies the motion command path type is CurveTo

    End

    Specifies the motion command path type is End

    LineTo

    Specifies the motion command path type is LineTo

    MoveTo

    Specifies the motion command path type is MoveTo

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