Namespace: yWorks.yFiles.UI.Model
Assembly: yWorks.yFilesWPF.Viewer (in yWorks.yFilesWPF.Viewer.dll) Version: 2.2.0.2 (2.2.0.2)
Assembly: yWorks.yFilesWPF.Viewer (in yWorks.yFilesWPF.Viewer.dll) Version: 2.2.0.2 (2.2.0.2)
Syntax
| C# |
|---|
public interface ILabeledItem : IModelItem, ILookup, ITagOwner |
| Visual Basic |
|---|
Public Interface ILabeledItem _ Inherits IModelItem, ILookup, ITagOwner |
Remarks
Like all items in an IGraph, this item supports the
Lookup(Type) method that can be used
to query additional aspects of the item.