'Declaration Public Property colorSpheres As Vintasoft.Imaging.ImageProcessing.Web.Services.WebColorSphere[]
public Vintasoft.Imaging.ImageProcessing.Web.Services.WebColorSphere[] colorSpheres { get; set; }
public: __property Vintasoft.Imaging.ImageProcessing.Web.Services.WebColorSphere*[] get_colorSpheres(); public: __property void set_colorSpheres(
Vintasoft.Imaging.ImageProcessing.Web.Services.WebColorSphere*[]* value
);
public:
property Vintasoft.Imaging.ImageProcessing.Web.Services.WebColorSphere^[] colorSpheres { Vintasoft.Imaging.ImageProcessing.Web.Services.WebColorSphere^[] get(); void set(array<Vintasoft.Imaging.ImageProcessing.Web.Services.WebColorSphere^>^ value); }