GeoImageContrast Property (ActiveX)

Specifies the contrast value of the embedded image.

Supported platforms: Windows only

Signature

VBA:

object.GeoImageContrast
object

Type: GeomapImage

The object this property applies to.

Property Value

Read-only: No

Type: Long

The valid range is 0 to 100 inclusive.

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available