'Declaration Public Property ExecutingActionRegionEffect As Vintasoft.Imaging.ImageProcessing.Color.ColorBlendCommand
public Vintasoft.Imaging.ImageProcessing.Color.ColorBlendCommand ExecutingActionRegionEffect { get; set; }
public: __property Vintasoft.Imaging.ImageProcessing.Color.ColorBlendCommand* get_ExecutingActionRegionEffect(); public: __property void set_ExecutingActionRegionEffect(
Vintasoft.Imaging.ImageProcessing.Color.ColorBlendCommand* value
);
public:
property Vintasoft.Imaging.ImageProcessing.Color.ColorBlendCommand^ ExecutingActionRegionEffect { Vintasoft.Imaging.ImageProcessing.Color.ColorBlendCommand^ get(); void set(Vintasoft.Imaging.ImageProcessing.Color.ColorBlendCommand^ value); }