ExtendMaxSpace Property

Specifies the maximum pixel length of the space between the line to be extended and the intersection point. If the space is greater than this number, the line will not be extended to the intersection point.

Syntax

object.ExtendMaxSpace [=Integer]

Properties

The ExtendMaxSpace property syntax has these parts:

Part

Description

object

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

Integer

The maximum number of pixels allowed between the line to be extended and the intersection point.

 

Applies To