drawTextRelative(-12, 658.1, "Hh", Color.black, null, null, null, 15, 0.3);
works when it is not in a loop.
When it is in a loop it doesn't work for me.
I have debug statements in front and behind the statement in the loop to be sure it is processing the line.
Any ideas?
works when it is not in a loop.
When it is in a loop it doesn't work for me.
I have debug statements in front and behind the statement in the loop to be sure it is processing the line.
Any ideas?
Comment