Locked Property (ActiveX)

Specifies if the point cloud is locked.

Supported platforms: Windows only

Signature

VBA:

object.Locked
object

Type: PointCloud, 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