Namespace: yWorks.yFiles.UI.Model
Assembly: yWorks.yFilesNET.Viewer (in yWorks.yFilesNET.Viewer.dll) Version: 4.1.0.1 (4.1.0.1)
Assembly: yWorks.yFilesNET.Viewer (in yWorks.yFilesNET.Viewer.dll) Version: 4.1.0.1 (4.1.0.1)
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.