On Thu, Oct 6, 2016 at 10:32 PM, Jeremy French <[email protected]> wrote:
> QUESTION — How do I programmatically determine the visual line width of > each vertical line? > Jeremy, if you are asking if there is way how to get and set line width property by code, I do not know. 4D is providing gettters and setters for additional properties in last releases, but I gather line width is not high priority. One idea - could you use object name to store line width? If first line would be named 'line1pt..' and second 'line4pt...' you would be able to determine in its width by code. -- Peter Bozek ********************************************************************** 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] **********************************************************************

