menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class AnnotationSelectedEventArgs - MAUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class AnnotationSelectedEventArgs

    Provides data for the AnnotationSelected event.

    Inheritance
    System.Object
    AnnotationSelectedEventArgs
    Namespace: Syncfusion.Maui.ImageEditor
    Assembly: Syncfusion.Maui.ImageEditor.dll
    Syntax
    public class AnnotationSelectedEventArgs : EventArgs

    Constructors

    AnnotationSelectedEventArgs()

    Declaration
    public AnnotationSelectedEventArgs()

    Properties

    AnnotationSettings

    Gets or sets the selected annotation settings.

    Declaration
    public ImageEditorAnnotationSettings AnnotationSettings { get; set; }
    Property Value
    Type
    ImageEditorAnnotationSettings
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved