Enrique Enguix:
Good afternoon colleagues, I'm starting to think that I have some serious understanding problem, but I can't figure this out.
It's a rectangle, and I want it to be built from the bottom left corner. This is the code:
This is the property of the created object, everything seems fine:
And now let's see what I'm really getting: (the rectangle seems to be building "inside" the margins, instead of outwards)
I have even tried the anchor point (out of desperation)
And (i know, it's ridicolous)
Need a hand with this. Thank you very much in advance
The anchor does not apply to rectangle labels .
I got the same issue , the temp fix is to set the y size as negative

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Good afternoon colleagues, I'm starting to think that I have some serious understanding problem, but I can't figure this out.
It's a rectangle, and I want it to be built from the bottom left corner. This is the code:
This is the property of the created object, everything seems fine:
And now let's see what I'm really getting: (the rectangle seems to be building "inside" the margins, instead of outwards)
I have even tried the anchor point (out of desperation)
And (i know, it's ridicolous)
OBJPROP_DEGREE
Need a hand with this. Thank you very much in advance