WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum AnnotationInteractionState - WPF API Reference | Syncfusion IAnnotation when it is interacting. ">

    Show / Hide Table of Contents

    Enum AnnotationInteractionState

    Specifies the state of the IAnnotation when it is interacting.

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

    Fields

    Name Description
    Dragged

    Specifies the dragged state of the annotation.

    Dragging

    Specifies the dragging state of the annotation.

    Edited

    Specifies the edited state of the annotation.

    Editing

    Specifies the editing state of the annotation.

    None

    disables all the behavior for annotation.

    Resized

    Specifies the resized state of the annotation.

    Resizing

    Specifies the resizing state of the annotation.

    Rotated

    Specifies the rotated state of the annotation.

    Rotating

    Specifies the rotating state of the annotation.

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