'Declaration <DescriptionAttribute("Color spheres which defines colors which should be replaced.")> Public Property ColorReplaceSpheres As ColorReplaceSphere[]
[Description("Color spheres which defines colors which should be replaced.")] public ColorReplaceSphere[] ColorReplaceSpheres { get; set; }
[Description("Color spheres which defines colors which should be replaced.")] public: __property ColorReplaceSphere*[] get_ColorReplaceSpheres(); public: __property void set_ColorReplaceSpheres(
ColorReplaceSphere*[]* value
);
[Description("Color spheres which defines colors which should be replaced.")] public:
property ColorReplaceSphere^[] ColorReplaceSpheres { ColorReplaceSphere^[] get(); void set(array<ColorReplaceSphere^>^ value); }
Property Value
По умолчанию команда заменяет красный цвет с радиусом 100 на зеленый цвет с радиусом интерполяции 0,5.