Add a leader for the current TextNote object and return the new leader.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0)
Syntax
C# |
---|
|
Visual Basic |
---|
|
Visual C++ |
---|
|
Parameters
- A_0
- Type: Autodesk.Revit.DB TextNoteLeaderTypes
Remarks
If the current leader type is not same with the input type, Autodesk::Revit::Exceptions::InvalidOperationException will be thrown.