CurveTangencyLinesLinetypeScale Property (ActiveX)

Specifies the linetype scale of curve tangency lines.

Supported platforms: Windows only

Signature

VBA:

object.CurveTangencyLinesLinetypeScale
object

Type: SectionTypeSettings

The object to which this property applies.

Property Value

Read-only: No

Type: ACAD_NOUNITS

Numeric value that represents the linetype scale factor to be applied to the curve tangency lines.

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available