GeoImageHeight Property (ActiveX)

Specifies the height of the embedded image.

Supported platforms: Windows only

Signature

VBA:

object.GeoImageHeight
object

Type: GeomapImage

The object this property applies to.

Property Value

Read-only: Yes

Type: Double

The height of the image.

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available