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