LabelBlockId Property (ActiveX)

Returns and sets the label block ID associated with the viewport.

Supported platforms: Windows only

Signature

VBA:

object.LabelBlockId
object

Type: PViewport

The object this property applies to.

Property Value

Read-only: No

Type: Long_PTR

The label block ID associated with the viewport.

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available