GeoImageFade Property (ActiveX)

Specifies the current fade value of the embedded image.

Supported platforms: Windows only

Signature

VBA:

object.GeoImageFade
object

Type: GeomapImage

The object this property applies to.

Property Value

Read-only: No

Type: Long

The value is between 0 and 100 inclusive.

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available