10-13-2019, 10:46 AM
You can force it to invalidate if you call:
IWRegion.Invalidate;
after setting the zindex value of the region.
It will work.
It's already fixed in our code base and it will be available in the next release.
IWRegion.Invalidate;
after setting the zindex value of the region.
It will work.
It's already fixed in our code base and it will be available in the next release.

