MetadataModel.LatitudeType Enumeration
From FreeImage.NET
FreeImage.NET Class Library Reference
| MetadataModelLatitudeType Enumeration |
Specifies the type of a latitude value.
Namespace: FreeImageAPI.Metadata
Assembly: FreeImageNET (in FreeImageNET.dll) Version: 3.17.0.4 (3.17.0)
C#
public enum LatitudeType
| Member name | Value | Description | |
|---|---|---|---|
| Undefined | 0 | No or unknown type. | |
| North | 1 | North. | |
| South | 2 | South. |