Gets the LinePattern associated to this element.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since: 2012
Syntax
| C# |
|---|
public LinePattern GetLinePattern() |
| Visual Basic |
|---|
Public Function GetLinePattern As LinePattern |
| Visual C++ |
|---|
public: LinePattern^ GetLinePattern() |