NodeLayoutItems - свойство |
Все элементы разметки - узлы и связи между ними
Пространство имён:
Tessa.UI.WorkflowViewer.Layouts
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксисpublic ObservableCollection<IShape> Items { get; }Public ReadOnly Property Items As ObservableCollection(Of IShape)
Get
public:
virtual property ObservableCollection<IShape^>^ Items {
ObservableCollection<IShape^>^ get () sealed;
}abstract Items : ObservableCollection<IShape> with get
override Items : ObservableCollection<IShape> with get
Значение свойства
Тип:
ObservableCollectionIShapeРеализации
INodeLayoutItems
См. также