In the Revit.ini file, settings in the [AnnotationLeaderOptions] section control options available for tag leaders.
[AnnotationLeaderOptions] HideInCanvasLeaderClipIcons=1 DisableInCanvasTagDragIconOffset=1 InCanvasTagDragIconOffset=0.025 InCanvasLeaderClipIconOffset=0.050 DisableLeaderStartElbowEndControlColors=1 DisableLeaderEnhancedSnapping=1 DisableLeaderEndPointSnappingToHostReferences=1
Disables in-canvas leader clip icons.
Type = integer
Valid values: 0 = disable (default), 1 = enable
Disables the offset applied to the drag arrow control.
Type = integer
Valid values: 0 = disable (default), 1 = enable
Customizes the offset distance factor (in inches) for the drag arrow control for tags. Revit uses the specified value to calculate the offset in view coordinates, then applies the view scale to generate a model coordinate where the icon will be displayed.
Type = integer
Valid values: 0 and up
Customizes the offset distance factor (in inches) for the in-canvas leader clip icons. Revit uses the specified value to calculate the offset in view coordinates, then applies the view scale to generate a model coordinate where the icons will be displayed.
Type = integer
Valid values: 0 and up
Restores the pre-2027 behavior for leader appearance by disabling the color applied to leader points. The default in Revit 2027 is green for the leader start, yellow for the leader elbow and red for the leader end.
Type = integer
Valid values: 0 = disable (default), 1 = enable
Disables enhanced leader snapping.
Type = integer
Valid values: 0 = disable (default), 1 = enable
Disables the ability for tag leader ends to snap to compatible host geometry.
Type = integer
Valid values: 0 = disable (default), 1 = enable