'Declaration <DescriptionAttribute("The point collection of leader line of the annotation.")> Public ReadOnly Property LeaderPoints As AnnotationPointCollection
[Description("The point collection of leader line of the annotation.")] public AnnotationPointCollection LeaderPoints { get; }
[Description("The point collection of leader line of the annotation.")] public: __property AnnotationPointCollection* get_LeaderPoints();
[Description("The point collection of leader line of the annotation.")] public:
property AnnotationPointCollection^ LeaderPoints { AnnotationPointCollection^ get(); }