LabelBlockId32 Property (ActiveX)

Returns and sets the label block ID associated with the viewport for a 64-bit system. (Obsolete)

Supported platforms: Windows only

Signature

VBA:

object.LabelBlockId32
object

Type: PViewport

The object this property applies to.

Property Value

Read-only: No

Type: Long

The label block ID associated with the viewport.

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available