RVTDocs.com
Namespace: Autodesk.Revit.DB Class: Leader

Leader.Anchor

Property
Description:
Anchor point of the Leader
Remarks:
Anchor is the leader's point that is attached to an annotation (a tag, note, etc.) This is a read-only property, for the this point gets always computed based on various properties of the annotation element.
Syntax
public XYZ Anchor { get; }