'Declaration Public Property destinationPoints As Vintasoft.Shared.Web.WebPointF[]
public Vintasoft.Shared.Web.WebPointF[] destinationPoints { get; set; }
public: __property Vintasoft.Shared.Web.WebPointF*[] get_destinationPoints(); public: __property void set_destinationPoints(
Vintasoft.Shared.Web.WebPointF*[]* value
);
public:
property Vintasoft.Shared.Web.WebPointF^[] destinationPoints { Vintasoft.Shared.Web.WebPointF^[] get(); void set(array<Vintasoft.Shared.Web.WebPointF^>^ value); }