Revit 2020.1 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: 20.0.0.0 (20.1.1.1)
Syntax
C# |
---|
public void RemoveLeaders() |
Visual Basic |
---|
Public Sub RemoveLeaders |
Visual C++ |
---|
public: void RemoveLeaders() |