I am converting my NT7 Strategy Codes to NT8, and I am left with one error regarding name "Font" cannot be found. This is because I use Draw.TextFixed
I have included: "using System.Drawing;" But the error persists.
In NT7 I also have "using System.Drawing.Drawing2D;" but it seems not available.
How do I fix this last compile error?
Thank you.
Best regards.
Mokaru Z.

Comment