CurveElement.LineStyle
Description:
The line style of this curve element.
The line style of this curve element.
Remarks:
The return of this property will be a [!:Autodesk::Revit::DB::GraphicsStyle] element. These graphics styles should be associated to subcategories of the BuiltInCategory OST_Lines.
The return of this property will be a [!:Autodesk::Revit::DB::GraphicsStyle] element. These graphics styles should be associated to subcategories of the BuiltInCategory OST_Lines.
public Element LineStyle { get; set; }
-
Thrown when argument isnullNothingnullptra null reference (Nothingin Visual Basic).
-
Thrown when regeneration failed. -- or -- Thrown when fail to get line style.