ShowCropped Property (ActiveX)

Specifies if the point cloud is shown cropped.

Supported platforms: Windows only

Signature

VBA:

object.ShowCropped
object

Type: PointCloudEx

The object this property applies to.

Property Value

Read-only: No

Type: Boolean

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available