| Revit 2022 API |
| TextNote..::..RemoveLeaders Method |
| TextNote Class See Also |
Removes all leaders currently attached to the text note.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 22.0.0.0 (22.1.0.0)
Syntax
| C# |
|---|
public void RemoveLeaders() |
| Visual Basic |
|---|
Public Sub RemoveLeaders |
| Visual C++ |
|---|
public: void RemoveLeaders() |