I just installed the new release of NT, version 8.0.14.1 64-bit. I have an indicator that reuses DX brushes and strokes for OnRender(). This is handled in OnRenderTargetChanged(). The script ran properly (no issues) with the previous version of NT. The issue seems to lie in lines of the type...
defaultStroke.RenderTarget = RenderTarget;
The error I get is..
Any insight and help would be greatly appreciated especially as this was not an issue previously, and just arose with this new version of NT. Thank you.



Comment