Inherits: DesignShape < CommonShape < DesignItem < ScriptObject
Inherited by: Area, Board, Copper, DocShape, Template
Design shapes are shapes which have an associated LineStyle.
Properties
| Name | Type | Get/Set | Brief |
|---|---|---|---|
| Filled | bool | Yes/No | Whether this shape is filled. |
| LineStyle | LineStyle | Yes/No | The line style of the shape. |
Property Details
Filled
Type: bool
Whether this shape is filled.
LineStyle
Type: LineStyle
The line style of the shape.