KB-15510: Changing a pen’s width at runtime.

Question:

How can I change a pen’s width at runtime?

Solution:

To do so, you must change the pen’s Width property via scripts. Example:

Screen.Item(“E3Chart1”).Pens.Item(“Pen1”).Width = 20

NOTE: Attached to this article is a demo application developed with E3 version 3.1 Build 270.

Attachments:

AppPena.zip

Print Friendly, PDF & Email

Este artigo foi útil? Was this helpful?

Classificação média - Average rating 0 / 5. Count: 0

Leave a Reply

Your email address will not be published.Required fields are marked *