LevelGaugeGraphicPointList Property |
Namespace: DWSIM.Drawing.SkiaSharp.GraphicObjectsAssembly: DWSIM.Drawing.SkiaSharp (in DWSIM.Drawing.SkiaSharp.dll) Version: 8.8.1.0
Syntax [XmlIgnoreAttribute]
public List<Point> PointList { get; set; }
<XmlIgnoreAttribute>
Public Property PointList As List(Of Point)
Get
Set
Request Example
View SourceProperty Value
ListPointSee Also