| GeodeticCoordinateLatitude Property |
http://www.emgu.com
Latitude (phi) 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 Latitude { get; set; }Public Property Latitude As Double
Get
Set
public:
property double Latitude {
double get ();
void set (double value);
}member Latitude : float with get, set
Property Value
Type:
Double
See Also