Click or drag to resize

MapLongitude Property

The value specifying the longitudinal coordinate of the PlaceStructure. The longitude coordinate is Degrees and fraction of degrees east or west of the zero or base meridian coordinate. For example: 168 degrees, 9 minutes, and 3.4 seconds East would be formatted as E168.150944.

Namespace: Patagames.GedcomNetSdk.Primitives
Assembly: Patagames.Gedcom.Net.Sdk (in Patagames.Gedcom.Net.Sdk.dll) Version: 1.0.8
Syntax
public string Longitude { get; set; }

Property Value

String
Required; Size: {5:8}
See Also