LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Drawing Rectangle shape using Labview 8.0

Is it possible to draw a rectagle shape using Labview 8.0? I found in the HELP content tat it did exist some function related, but when i click on "place to block diagram" it doesnt work. So i susect tat it is for further version of Labview.
 
I have an idea of how to draw the rectagle, which is by drawing line from point to point. Since i need to draw multiple of rectangle, so i hope tat there is an easier way to do it.
 
Thanks for ur time and help.
0 Kudos
Message 1 of 8
(6,239 Views)
Where do you want to draw it? On the front panel or the block diagram?
You can not draw programmatically at the block diagram.
 
Do you want it as a decoration? Check the decoration pallete.
Do you want it in a graph ? ..or in a picture ?
 
0 Kudos
Message 2 of 8
(6,228 Views)
Sry coz lag of information.
 
I wish to draw it in a graph. Something like creathing a rectagle shape at inside the graph.
 
Thanks
 
0 Kudos
Message 3 of 8
(6,224 Views)
Sry coz lag of information.
 
I wish to draw it in a graph. Something like creathing a rectagle shape at inside the graph.
 
Thanks
 
0 Kudos
Message 4 of 8
(6,223 Views)
You can have the numbers created, programmatically
0 Kudos
Message 5 of 8
(6,218 Views)

Hi Pnt,

This is the method tat i mention earlier which is connecting the lines from point to point.

I wish to fill some colour into the rect and i don think this method is possible.

If it is possible, please let me know.

Thanks for ur time and help.

0 Kudos
Message 6 of 8
(6,215 Views)

A graph is not a picture to fill areas with color.

You can use the property node "Plot Images" for that. That way, you can insert Images to your graph.

0 Kudos
Message 7 of 8
(6,205 Views)

Oh ok, thanks for ur information.

Thanks. i will give it a try.

0 Kudos
Message 8 of 8
(6,190 Views)