SketchLine.LineScale Property
Parent Object: SketchLineDescription
Gets and sets the LineScale applied to this sketch line.
Syntax
SketchLine.LineScale() As DoubleProperty Value
This is a read/write property whose value is a Double.Samples
Name | Description |
Drawing Sketches - editing line type and color | This sample demonstrates the modification of sketch entity line type and color in drawings. |