ArcPad Scripting Object Model
Properties Property
See Also  Send comments on this topic.
Tag
Required. A Long that specifies the EXIF tag value.
Image Object : Properties Property

Glossary Item Box

Description

Returns or sets the EXIF property for the image.

Property type

Read-write property

Syntax

object.Properties ( Tag ) = [ value ]

Parameters

Tag
Required. A Long that specifies the EXIF tag value.

Return Type

Variant

Remarks

The Properties property is used to get or set the values of specific EXIF tags. The following tags are supported:

Tag Description Return Type
2 The latitude in decimal degrees. Double
4 The longitude in decimal degrees. Double
6 The altitude in meters. Double
306 The date and time of image creation Date

Example

See Also

© 2013 All Rights Reserved.