LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Any way to draw lines at design time on CVI UIR file

I know I can use canvas control to draw line but that is within the code. Is
there way to draw lines when designing the UIR?

Or any line ActiveX controls that I can use?


vishi
0 Kudos
Message 1 of 2
(2,943 Views)
Hello,
You can use the canvas control and import a bitmap that has a line at the design time. Also, you can use a decoration control, and make the height very small, then change its color to whatever you desire to make it look like a line.

Mika Fukuchi
Application Engineer
National Instruments
0 Kudos
Message 2 of 2
(2,943 Views)