Visual Basic .NET

Dim LineStyle as W_LINE_STYLE;
'Set LineStyle value
...
monitor.LineStyle = LineStyle;
Comments