Forum

Author Topic: Setting shape layer properties programmatically  (Read 4519 times)

Raj Calisa

  • Newbie
  • *
  • Posts: 15
    • View Profile
Setting shape layer properties programmatically
« on: February 11, 2021, 04:23:54 AM »
Hi all,

Is there a way to set properties like line style, fill style and transparency programmatically using Python API.

I am able to set the colour as a tuple of 3 numbers but there seems to be no way of setting others.

Regards,

Raj