alexa

    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