LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Picture drawareasize not correct

If I use the picture drawareasize property to set a picture size to 800x800 the picture is actually sized to 795 x795. Does anyone know the reason for this? 
0 Kudos
Message 1 of 2
(2,257 Views)

Peter Heseltine wrote:
If I use the picture drawareasize property to set a picture size to 800x800 the picture is actually sized to 795 x795. Does anyone know the reason for this? 

The picture has a frame as reflected by the Bounds property.

 

Is would have expected teh deltas to be 6 not five since the borders are three pixels on both edges.

 

The frame can be sized down by customizing the control. 

 

Ben

Message Edited by Ben on 05-07-2010 07:39 AM
Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 2 of 2
(2,243 Views)