'Declaration <BrowsableAttribute(False)> Public Property BinarizationCommand As Vintasoft.Imaging.ImageProcessing.ChangePixelFormatToBlackWhiteCommand
[Browsable(False)] public Vintasoft.Imaging.ImageProcessing.ChangePixelFormatToBlackWhiteCommand BinarizationCommand { get; set; }
[Browsable(False)] public: __property Vintasoft.Imaging.ImageProcessing.ChangePixelFormatToBlackWhiteCommand* get_BinarizationCommand(); public: __property void set_BinarizationCommand(
Vintasoft.Imaging.ImageProcessing.ChangePixelFormatToBlackWhiteCommand* value
);
[Browsable(False)] public:
property Vintasoft.Imaging.ImageProcessing.ChangePixelFormatToBlackWhiteCommand^ BinarizationCommand { Vintasoft.Imaging.ImageProcessing.ChangePixelFormatToBlackWhiteCommand^ get(); void set(Vintasoft.Imaging.ImageProcessing.ChangePixelFormatToBlackWhiteCommand^ value); }