Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Assembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Syntax
| C# |
|---|
public bool IsReferenceLine { get; set; } |
| Visual Basic |
|---|
Public Property IsReferenceLine As Boolean Get Set |
| Visual C++ |
|---|
public: property bool IsReferenceLine { bool get (); void set (bool value); } |