Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Defualt Font for DrawText

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

    Defualt Font for DrawText

    I would like to use DrawText(12 params) with autoscroll, so I need to use Font. Can you tell me what is the default Font, which is being used by the short version of DrawText (5 params)?

    #2
    Shai, I would expect that to be Arial with a size of 8.
    BertrandNinjaTrader Customer Service

    Comment


      #3
      Thanks. So can you show me the example of use? Which Font.From... do you use?

      Comment


        #4
        You can just define a variable like this for the font and use in your call to see -

        private Font font = new Font("Arial", 8);
        BertrandNinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by RookieTrader, Today, 07:41 AM
        1 response
        4 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Started by kujista, Today, 05:44 AM
        1 response
        9 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Started by elderan, Yesterday, 08:03 PM
        1 response
        12 views
        0 likes
        Last Post NinjaTrader_BrandonH  
        Started by samish18, Yesterday, 08:57 AM
        8 responses
        25 views
        0 likes
        Last Post samish18  
        Started by DJ888, 04-16-2024, 06:09 PM
        3 responses
        10 views
        0 likes
        Last Post NinjaTrader_Erick  
        Working...
        X