Pens property

Provides access to the PlotterPens collection object.

Syntax

objectVariable = object.Pens

Where:

     objectVariable represents the collection of pens.

     object is the PlotManager object.

Examples ...

PlotProperties property example