Share
 
 

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

  • True: Colors in the underlay are adjusted.
  • False: Colors in the underlay are not adjusted.

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available

Was this information helpful?