TableGraphicVisibleProperties 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<string>> VisibleProperties { get; set; }
Public Property VisibleProperties As Dictionary(Of String, List(Of String))
Get
Set
Request Example
View SourceProperty Value
DictionaryString,
ListStringSee Also