BlockColor Property (ActiveX)

Specifies the block color of the mleaderstyle.

Supported platforms: Windows only

Signature

VBA:

object.BlockColor
object

Type: MLeaderStyle

The object this property applies to.

Property Value

Read-only: No

Type: AcCmColor

The block color.

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available