menu

UWP

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

    Show / Hide Table of Contents

    Interface IDiagramElement

    IDiagramElement

    Inherited Members
    IID.ID
    Namespace: Syncfusion.UI.Xaml.Diagram
    Assembly: Syncfusion.SfDiagram.UWP.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

    Extension Methods

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