|  Filled  | 
 Sets the line style Id for all boundaries. 
 Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
 Syntax
 Syntax  Parameters
- lineStyleId ElementId
- The line style Id.
 Exceptions
 Exceptions  | Exception | Condition | 
|---|---|
| ArgumentException | lineStyleId is not a valid line style Id for a filled region. | 
| ArgumentNullException | A non-optional argument was null | 
 See Also
 See Also