| GeodeticCoordinateLongitude Property |
http://www.emgu.com
Longitude (lambda) in radian
Namespace: Emgu.CV.GeodeticAssembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntaxpublic double Longitude { get; set; }Public Property Longitude As Double
Get
Set
public:
property double Longitude {
double get ();
void set (double value);
}member Longitude : float with get, set
Property Value
Type:
Double
See Also