TableGraphic.VisibleProperties Property |
Namespace: DWSIM.Drawing.SkiaSharp.GraphicObjects.TablesAssembly: DWSIM.Drawing.SkiaSharp (in DWSIM.Drawing.SkiaSharp.dll) Version: 8.8.1.0
Syntaxpublic Dictionary<string, List<string>> VisibleProperties { get; set; }
Public Property VisibleProperties As Dictionary(Of String, List(Of String))
Get
Set
Request Example
View SourceProperty Value
Dictionary<String,
List<String>>
See Also