This property refers to the name of the method used for location finding.

[Visual Basic]   imagekitcontrolname.File.Exif.ProcessingMethod[ = String ]
[Visual C++]     [ CString = ]imagekitcontrolname.GetFile().GetExif().GetProcessingMethod()
                      imagekitcontrolname.GetFile().GetExif().SetProcessingMethod(LPCTSTR Val)
[VB.NET]   imagekitcontrolname.File.Exif.ProcessingMethod[ = String ]
[C#.NET]   imagekitcontrolname.File.Exif.ProcessingMethod[ = string ]

Reference

The name of the formula used for positioning (i.e. "CELLID", "WLAN", "GPS", etc.)

Explanation

The ProcessingMethod property refers to the name of the method used for location finding. The property value can be set or retrieved by executing the File.GetImageFileType or the File.GetImageFileTypeMem methods.

The ProcessingMethod property are related to Exif GPS information tags.

Setting this value

  This value can be set at runtime.

Retrieving this value

  This value can be retrieved at runtime.

 

The ImageKit10 ActiveX is a product created by Newtone Corporation