menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface IMoveParameter - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Interface IMoveParameter

    Provide data to move the object by using nudge operation.

    Namespace: Syncfusion.UI.Xaml.Diagram
    Assembly: Syncfusion.SfDiagram.WPF.dll
    Syntax
    public interface IMoveParameter

    Properties

    MoveDelta

    Gets or sets the value to move the object for nudge operation.

    Declaration
    double MoveDelta { get; set; }
    Property Value
    Type
    System.Double
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved