Sets or returns the pen width for plotting.
Syntax
singleVariable = object.PenWidth
object.PenWidth = <single>
Where:
singleVariable is a single-precision variable representing the pen width.
object is the PlotManager object.
Examples ...
PlotProperties property example