Specifies the visibility of the underlay file.
Supported platforms: Windows only
Signature
VBA:
object.UnderlayVisibility
- object
-
Type: DgnUnderlay, DwfUnderlay, PdfUnderlay
The object to which this property applies.
Property Value
Read-only: No
Type: Boolean
- True: Underlay is visible.
- False: Underlay is not visible.
Remarks
No additional remarks.
Examples
VBA:
Not available
Visual LISP:
Not available