| Revit 2022.1 API |
| AnnotationSymbol..::..removeLeader Method |
| AnnotationSymbol Class See Also |
remove a leader of this annotation symbol.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 22.0.0.0 (22.1.1.0)
Syntax
| C# |
|---|
public void removeLeader() |
| Visual Basic |
|---|
Public Sub removeLeader |
| Visual C++ |
|---|
public: void removeLeader() |