Visual C#

W_LINE_STYLE LineStyle;
//Set LineStyle value
...
monitor.LineStyle = LineStyle;
Comments