JogAngle Property (ActiveX)

Specifies the jog angle.

Supported platforms: Windows only

Signature

VBA:

object.JogAngle
object

Type: DimRadialLarge

The object this property applies to.

Property Value

Read-only: No

Type: ACAD_ANGLE

Jog angle of the radial dimension.

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available