WPF

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum PreviewMode

    Show / Hide Table of Contents

    Enum PreviewMode

    Specifies the preview mode of the diagramming objects.

    Namespace: Syncfusion.UI.Xaml.Diagram
    Assembly: Syncfusion.SfDiagram.WPF.dll
    Syntax
    public enum PreviewMode

    Fields

    Name Description
    Original

    Specifies to drag as a original element.

    Preview

    Drag objects as an outline of the diagram element without affecting original object. When multiple elements are selected, outline of every selected element will be moved.

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