SplineFrame Property (ActiveX)

Specifies the display of the control vertices (CVs) for a spline.

Supported platforms: Windows only

Signature

VBA:

object.SplineFrame
object

Type: Spline

The object this property applies to.

Property Value

Read-only: No

Type: AcSplineFrameType enum

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available