menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PreviewMode - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class PreviewMode

    Specifies the preview mode of the diagramming objects.

    Inheritance
    System.Object
    PreviewMode
    Namespace: Syncfusion.UI.Xaml.Diagram
    Assembly: Syncfusion.SfDiagram.UWP.dll
    Syntax
    public sealed class PreviewMode : Enum

    Fields

    Original

    Specifies to drag as a original element.

    Declaration
    public const PreviewMode Original
    Field Value
    Type
    PreviewMode

    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.

    Declaration
    public const PreviewMode Preview
    Field Value
    Type
    PreviewMode

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved