'Declaration Public Property ShadowColor As Vintasoft.Imaging.ImageColors.LabColor
public Vintasoft.Imaging.ImageColors.LabColor ShadowColor { get; set; }
public: __property Vintasoft.Imaging.ImageColors.LabColor* get_ShadowColor(); public: __property void set_ShadowColor(
Vintasoft.Imaging.ImageColors.LabColor* value
);
public:
property Vintasoft.Imaging.ImageColors.LabColor^ ShadowColor { Vintasoft.Imaging.ImageColors.LabColor^ get(); void set(Vintasoft.Imaging.ImageColors.LabColor^ value); }