MasterTableGraphicNodeItems Property

Definition

Namespace: DWSIM.Drawing.SkiaSharp.GraphicObjects.Tables
Assembly: DWSIM.Drawing.SkiaSharp (in DWSIM.Drawing.SkiaSharp.dll) Version: 10.0.0.0
public Dictionary<string, List<NodeItem>> NodeItems { get; }

Property Value

DictionaryString, ListNodeItem

See Also