ImageGear23.Recognition Assembly > ImageGear.Recognition Namespace > ImGearRecognition Class : Preprocessing Property |
'Declaration Public ReadOnly Property Preprocessing As ImGearRecPreprocessingSettings
'Usage Dim instance As ImGearRecognition Dim value As ImGearRecPreprocessingSettings value = instance.Preprocessing
public ImGearRecPreprocessingSettings Preprocessing {get;}
public: __property ImGearRecPreprocessingSettings* get_Preprocessing();
public: property ImGearRecPreprocessingSettings^ Preprocessing { ImGearRecPreprocessingSettings^ get(); }