| Revit 2019.2 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: 19.0.0.0 (19.2.0.66)
Syntax
| C# |
|---|
public void removeLeader() |
| Visual Basic |
|---|
Public Sub removeLeader |
| Visual C++ |
|---|
public: void removeLeader() |