IndicatorTransparency Property (ActiveX)

Specifies transparency of section plane when shading is turned on.

Supported platforms: Windows only

Signature

VBA:

object.IndicatorTransparency
object

Type: Section

The object to which this property applies.

Property Value

Read-only: No

Type: Long

The transparency of the section plane when shading is turned on.

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available