PenLineColor Property

Specifies the color of the line for the specified Pen.

Syntax

object.PenLineColor [= Long]

Properties

The PenLineColor property syntax has these parts:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

Long

The COLORREF used to set the line color.

 

Applies To