Available in the LEADTOOLS Imaging toolkit. |
EnableMethodErrors property (ILEADRasterVariant)
VARIANT_BOOL EnableMethodErrors | |
Overview |
Refer to Using ILEADRasterVariant object |
Remarks
Specifies whether LEADTOOLS generates runtime exceptions (in addition to method return values). Possible values are:
Setting |
Description |
TRUE |
Generate runtime exceptions. |
FALSE |
Do not generate runtime exceptions. |
See Also