Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

Drawing in NinjaTrader 8

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Drawing in NinjaTrader 8

    Hi EV, does NinjaTrader 8 support "using System.Drawing;"?;

    #2
    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.
    JesseNinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by itrader46, Today, 09:04 AM
    0 responses
    3 views
    0 likes
    Last Post itrader46  
    Started by timmbbo, Today, 08:59 AM
    0 responses
    1 view
    0 likes
    Last Post timmbbo
    by timmbbo
     
    Started by bmartz, 03-12-2024, 06:12 AM
    5 responses
    33 views
    0 likes
    Last Post NinjaTrader_Zachary  
    Started by Aviram Y, Today, 05:29 AM
    4 responses
    14 views
    0 likes
    Last Post Aviram Y  
    Started by algospoke, 04-17-2024, 06:40 PM
    3 responses
    28 views
    0 likes
    Last Post NinjaTrader_Jesse  
    Working...
    X