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