[This is preliminary documentation and is subject to change.]

Exif GPS IFD

Namespace: Tools.MetadataT.ExifT
Assembly: Tools.Metadata (in Tools.Metadata.dll) Version: 1.5.3.38916 (1.5.3.38916)

Syntax

C#
public class IfdGps : SubIfd
Visual Basic
Public Class IfdGps _
	Inherits SubIfd
Visual C++
public ref class IfdGps : public SubIfd
F#
type IfdGps =  
    class
        inherit SubIfd
    end
JScript
public class IfdGps extends SubIfd

Inheritance Hierarchy

System..::..Object
  Tools.MetadataT.ExifT..::..Ifd
    Tools.MetadataT.ExifT..::..SubIfd
      Tools.MetadataT.ExifT..::..IfdGps

See Also