Revit 2023 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: 23.0.0.0 (23.1.0.0)
Syntax
C# |
---|
public void RemoveLeaders() |
Visual Basic |
---|
Public Sub RemoveLeaders |
Visual C++ |
---|
public: void RemoveLeaders() |