Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Drawing in NinjaTrader 8
Collapse
X
-
Hello dv926844,
System.Drawing would need to be added as a reference if you need to use something from this namespace. Because NinjaTrader 8 uses WPF/XAML for its design rather than WIndows Forms, we would no longer need any items from the drawing namespace so it is not added as a reference by default.
Is there a specific item you need from Drawing for some syntax you are trying in NT8? For example are you trying to find Colors? If so you would instead use a Brush, this is one example, if you can tell me what you are looking for specifically there may be an equivalent already in place.
I look forward to being of further assistance.
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
571 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
331 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
101 views
0 likes
|
Last Post
by Mindset
02-09-2026, 11:44 AM
|
||
|
Started by Geovanny Suaza, 02-02-2026, 12:30 PM
|
0 responses
549 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
549 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment