CurrentPen Property

Specifies the current Pen by it's index in the Pens collection.

Syntax

object.CurrentPen [= Long]

Properties

The CurrentPen property syntax has these parts:

Part

Description

object

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

Long

The index of the current Pen.

 

Applies To