Specifies the visibility of intersection fill.
Supported platforms: Windows only
Signature
VBA:
object.IntersectionFillVisible
- object
-
Type: SectionTypeSettings
The object to which this property applies.
Property Value
Read-only:
- No: AutoCAD
- Yes: AutoCAD LT
Type: Boolean
- True: Intersection fill is visible.
- False: Intersection fill is not visible.
Remarks
No additional remarks.
Examples
VBA:
Not available
Visual LISP:
Not available