Weight property

Sets or returns the weight of a plotter pen.

Syntax

doubleVariable = object.Weight

object.Weight = <double>

Where:

     doubleVariable is a double-precision variable (or value) representing the weight of a plotter pen.

     object is the PlotterPen object.