ShowIntensity Property (ActiveX)

Specifies if the point cloud is displayed using a shaded color scheme.

Supported platforms: Windows only

Signature

VBA:

object.ShowIntensity
object

Type: PointCloud

The object this property applies to.

Property Value

Read-only: No

Type: Boolean

Remarks

You can only see the intensity color mapping effect when a 3D visual style is current and hardware acceleration is on.

Examples

VBA:

Not available

Visual LISP:

Not available