Interface IID
IID
Namespace: Syncfusion.UI.Xaml.Diagram
Assembly: Syncfusion.SfDiagram.WPF.dll
Syntax
public interface IID
Properties
ID
Gets or sets the ID of the diagramelement.
Declaration
object ID { get; set; }
Property Value
Type |
---|
System.Object |