menu

WPF

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

    Show / Hide Table of Contents

    Interface IDiagramElement

    IDiagramElement

    Inherited Members
    IID.ID
    Namespace: Syncfusion.UI.Xaml.Diagram
    Assembly: Syncfusion.SfDiagram.WPF.dll
    Syntax
    public interface IDiagramElement : IID, INotifyPropertyChanged

    Properties

    Key

    Gets or sets the key of the DiagramElement.

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