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