GeodeticCoordinateLongitude Property |
http://www.emgu.com
Longitude (lambda) in radian
Namespace:
Emgu.CV.Geodetic
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.0.3408 (4.1.0.3408)
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