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