Monochrome Property (ActiveX)

Determines whether underlay is monochrome.

Supported platforms: Windows only

Signature

VBA:

object.Monochrome
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