GeoImagePosition Property (ActiveX)

Specifies the bottom left corner of the embedded image.

Supported platforms: Windows only

Signature

VBA:

object.GeoImagePosition
object

Type: GeomapImage

The object this property applies to.

Property Value

Read-only: Yes

Type: Variant (three-element array of doubles)

The position of the image.

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available