Specifies the linetype scale of foreground lines.
Supported platforms: Windows only
Signature
VBA:
object.ForegroundLinesLinetypeScale
- object
-
Type: SectionTypeSettings
The object to which this property applies.
Property Value
Read-only:
- No: AutoCAD
- Yes: AutoCAD LT
Type: ACAD_NOUNITS
The linetype scale assigned to the foreground lines.
Remarks
No additional remarks.
Examples
VBA:
Not available
Visual LISP:
Not available