PenLineWidth Property

Specifies the width of the line for the specified Pen.

Syntax

object.PenLineWidth [= Long]

Properties

The PenLineWidth property syntax has these parts:

Part

Description

object

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

Long

The width of the line.

 

Applies To