Share
 
 

HasLeader Property (ActiveX)

Specifies whether the dimension has a leader.

Supported platforms: Windows only

Signature

VBA:

object.HasLeader
object

Type: DimArcLength

The object this property applies to.

Property Value

Read-only: No

Type: Boolean

  • True: The dimension has a leader.
  • False: The dimension does not have a leader.

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available

Was this information helpful?