Skip to content

AnnotationSymbol.GetLeaders

Public Class

Returns a collection of leaders currently attached to the annotation.

Namespace: Autodesk.Revit.DB

Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

Syntax

public IList<Leader> GetLeaders()

Return Value

IList. Leader.

Remarks

This method supersedes an older Leaders property which has been deprecated.