Show / Hide Table of Contents

Enum GPSDirectionRef

Indicates the direction mode of the GPS receiver.

Namespace: ExifLibrary
Assembly: ExifLibrary.dll
Syntax
public enum GPSDirectionRef : byte

Fields

Name Description
MagneticDirection

The direction is relative to magnetic north.

TrueDirection

The direction is relative to true north.

Back to top Copyright © 2019 Özgür Özçıtak