Namespace:
Autodesk.Revit.DB
LeaderShape
Enumeration
Description:
Supported geometric shapes of annotation leaders.
Supported geometric shapes of annotation leaders.
Remarks:
Although the [!:Autodesk::Revit::DB::Leader] class supports all available shapes, not all types of leaders may have the option to change its shape. For example, leaders of text annotations can be of any shape, while leaders of level lines are never curved.
Although the [!:Autodesk::Revit::DB::Leader] class supports all available shapes, not all types of leaders may have the option to change its shape. For example, leaders of text annotations can be of any shape, while leaders of level lines are never curved.
LeaderShape Enumeration Members:
Name | Description |
---|---|
0 | A single straight line between the end point and anchor point. |
1 | A kinked line with a shoulder defined by an elbow point. |
2 | An arc between between the end point and anchor point. In this shape the elbow point controls the arc's radius. |