PenColor
PenColor (Property)
Sets or returns a value that determines the pen's color (number from 0 to 255).
Syntax:
PenColor [ = value] As Short
The PenColor property has these parts:
Parameter
Data Type
Description
value
Short
A numeric expression that identifies the pen color.
Example