Book a Demo

Author Topic: DiagramObject.SetFontStyle  (Read 3190 times)

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
DiagramObject.SetFontStyle
« on: August 28, 2016, 12:14:50 am »
I tried this with simply
Code: [Select]
DiagramObject.SetFontStyle("Arial", 12, 0, 0, 0, 0)but got false in return. GetLastError was empty. Any advice on how to get this to work?

q.