ArcEndParam Property (ActiveX)

Specifies the end parameter of the arc.

Supported platforms: Windows only

Signature

VBA:

object.ArcEndParam
object

Type: DimArcLength

The object this property applies to.

Property Value

Read-only: No

Type: Double

The current end parameter of the arc.

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available