Returns or sets the EXIF property for the image.
Read-write property
object.Properties ( Tag ) = [ value ] |
- Tag
- Required. A Long that specifies the EXIF tag value.
Variant
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 |