IntersectionBoundaryDivisionLines Property (ActiveX)

Specifies whether division lines are shown in intersection boundary.

Supported platforms: Windows only

Signature

VBA:

object.IntersectionBoundaryDivisionLines
object

Type: SectionTypeSettings

The object to which this property applies.

Property Value

Read-only:
  • No: AutoCAD
  • Yes: AutoCAD LT

Type: Boolean

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available