LineProperties Properties
| Name | Return Type | Description |
|---|---|---|
| Color | Color | The current color used when drawing lines/curves. |
| IsValidObject | Boolean | Specifies whether the .NET object represents a valid Revit entity. |
| LineWidth | double | The current width (thickness) of the pen stroke when drawing lines/curves. |
| PatternId | ElementId | Id of the current Line pattern element used when drawing lines/curves. |
| Transparency | int | The current transparency level to be applied to the current color. |