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