Peter,
Thanks for responding.
How would I determine display width or display height?.
For example, consider the following 2-vertical lines with these properties. The
values are in points:
Vertical Line #1
100 - Left
100 - Top
100 - Right
200 - Bottom
0 - Width
100 - Height
1 - Line Width (“Background and Border” theme)
Vertical Line #2
200 - Left
100 - Top
200 - Right
200 - Bottom
0 - Width
100 - Height
4 - Line Width (“Background and Border” theme)
The “line width” property is from the “Background and Border” theme.
The two lines are identical except for their visual width: Line #1 is 1-point
wide and Line #2 is 4-points wide.
Vertical Line #2 is visually 4-times wider than Vertical Line #1.
QUESTION — How do I programmatically determine the visual line width of each
vertical line?
> On Oct 6, 2016, at 2:30 PM, Peter Bozek <[email protected]> wrote:
>
> define line with coordinates of starting and ending point … 4D translates the
> two points to left / top
> and right / bottom coordinates, which leads to zero width or height.
**********************************************************************
4D Internet Users Group (4D iNUG)
FAQ: http://lists.4d.com/faqnug.html
Archive: http://lists.4d.com/archives.html
Options: http://lists.4d.com/mailman/options/4d_tech
Unsub: mailto:[email protected]
**********************************************************************