EnableLoadInfoEvent property (ILEADRasterIO)
VARIANT_BOOL EnableLoadInfoEvent | |
Overview |
Refer to Loading a Bitmap from a File |
Remarks
Gets or sets a value that indicates whether to generate the LoadInfo event. Possible values are:
Setting |
Description |
VARIANT_TRUE |
Generate the LoadInfo Event. This is the default value. |
VARIANT_FALSE |
Don't generate the LoadInfo Event. |
See Also