ColorScheme Property (ActiveX)

Specifies the color scheme to display point cloud.

Supported platforms: Windows only

Signature

VBA:

object.ColorScheme
object

Type: PointCloudEx

The object this property applies to.

Property Value

Read-only: No

Type: String

The name of the color scheme to use for the point cloud.

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available