ExposureOption.IsValidDither Property

 ExposureOption.IsValidDither  (read-only, Boolean)
 
True only if the Dither property has been set.

Syntax

ExposureOption.IsValidDither

The property syntax has these parts:

Part Description
Value (Boolean) True only if the Dither property has been set.

Remarks

Attempting to read Dither before it has been set will generate an error, Use this property to test if Dither is valid.