IntensityColorScheme Property (ActiveX)

Specifies the color scheme to use for displaying intensity values.

Supported platforms: Windows only

Signature

VBA:

object.IntensityColorScheme
object

Type: PointCloud

The object this property applies to.

Property Value

Read-only: No

Type: AcPointCloudIntensityStyle enum

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available