Specifies the brightness value of the embedded image.
Supported platforms: Windows only
Signature
VBA:
object.GeoImageBrightness
- object
-
Type: GeomapImage
The object this property applies to.
Property Value
Read-only: No
Type: Long
The brightness value for the image is a positive integer between 0 and 100 inclusive.
Remarks
No additional remarks.
Examples
VBA:
Not available
Visual LISP:
Not available