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.

    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);

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by DannyP96, 05-18-2026, 02:38 PM
        1 response
        29 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Started by CarlTrading, 05-11-2026, 05:56 AM
        0 responses
        117 views
        0 likes
        Last Post CarlTrading  
        Started by CarlTrading, 05-10-2026, 08:12 PM
        0 responses
        69 views
        0 likes
        Last Post CarlTrading  
        Started by Hwop38, 05-04-2026, 07:02 PM
        0 responses
        227 views
        0 likes
        Last Post Hwop38
        by Hwop38
         
        Started by CaptainJack, 04-24-2026, 11:07 PM
        0 responses
        419 views
        0 likes
        Last Post CaptainJack  
        Working...
        X