AdjustForBackground Property (ActiveX)

Determines whether the underlay colors are adjusted for the current background color.

Supported platforms: Windows only

Signature

VBA:

object.AdjustForBackground
object

Type: DgnUnderlay, DwfUnderlay, PdfUnderlay

The object to which this property applies.

Property Value

Read-only: No

Type: Boolean

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available