ConstantLine Property

Specifies whether to display a constant line for the specified Pen.

Syntax

object.ConstantLine [= Boolean]

Properties

The ConstantLine property syntax has these parts:

Part

Description

object

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

Boolean

Whether to display the Pen as a constant line.

Settings

The settings for Boolean are:

Value

Description

True

The Pen is displayed as a constant line.

False

The Pen is not displayed as a constant line.

Remarks

The value displayed in the line is the current value for the specified Pen.

 

Applies To