LockPosition Property (ActiveX)

Specifies whether the attribute or attribute reference may be moved relative to the geometry in the block.

Supported platforms: Windows only

Signature

VBA:

object.LockPosition
object

Type: Attribute, AttributeReference

The objects this property applies to.

Property Value

Read-only: Yes; except an Attribute object

Type: Boolean

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available