Gets and sets a default value for image brightness when the image first displays.
Read-write property
Visual Basic |
---|
Public Property ImageBrightness As Long |
A long value which represents the image brightness.
The default value is 0.
The value range is -100 to 100.
Change this property for color images and do not set for bitonal, PDF, and CAD images.
This property can not be set in the Object/Embed tag, list file, or during the OnInitialize event.