Book a Demo

Author Topic: Custom Draw Style  (Read 2894 times)

Risco

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Custom Draw Style
« on: March 24, 2020, 09:07:55 pm »
Hi!

It seems I am unable to find in the automation API how to access to the Custom Draw Style options available in EA interface (shape, opacity, align text...).

I can't find how this data is saved in the repository tables either.

Do you know how it is saved?

I was wondering about this to avoid using ShapeScript but I guess this is the unique way to modify an element shape right now...

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Custom Draw Style
« Reply #1 on: March 24, 2020, 10:40:38 pm »
Depeneds. Elements have global style information in their StyleEx column. Can be overridden by DiagramObjects individually.

q.