FetchPenLimits Property

Specifies whether to fetch the limits for the specified Pen.

Syntax

object.FetchPenLimits [= Boolean]

Properties

The FetchPenLimits property syntax has these parts:

Part

Description

object

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

Boolean

Whether to fetch the limits.

Settings

The settings for Boolean are:

Value

Description

True

Fetch the limits. (Default)

False

Do not fetch the limits.

Remarks

FetchPenLimits is a one-shot property in the Run-time environment.

 

Applies To