'Declaration Public Property ColorEnable As DirectShowImageQualityPropertyValue
public DirectShowImageQualityPropertyValue ColorEnable { get; set; }
public: __property DirectShowImageQualityPropertyValue get_ColorEnable(); public: __property void set_ColorEnable(
DirectShowImageQualityPropertyValue value
);
public:
property DirectShowImageQualityPropertyValue ColorEnable { DirectShowImageQualityPropertyValue get(); void set(DirectShowImageQualityPropertyValue value); }
Property Value
0 - цвета не включены 1 - цвета включены.