SplineMethod Property (ActiveX)

Specifies the type of the spline.

Supported platforms: Windows only

Signature

VBA:

object.SplineMethod
object

Type: Spline

The object this property applies to.

Property Value

Read-only: No

Type: AcSplineMethodType enum

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available