MasterTableGraphicNodeItems Property |
Namespace: DWSIM.Drawing.SkiaSharp.GraphicObjects.TablesAssembly: DWSIM.Drawing.SkiaSharp (in DWSIM.Drawing.SkiaSharp.dll) Version: 8.8.1.0
Syntax public Dictionary<string, List<NodeItem>> NodeItems { get; }
Public ReadOnly Property NodeItems As Dictionary(Of String, List(Of NodeItem))
Get
Request Example
View SourceProperty Value
DictionaryString,
ListNodeItemSee Also