| GeoRectLongitude2 Property |
[Missing <summary> documentation for "P:Quickblox.Sdk.Modules.LocationModule.Models.GeoRect.Longitude2"]
Namespace: Quickblox.Sdk.Modules.LocationModule.ModelsAssembly: Quickblox.Sdk.Xamarin (in Quickblox.Sdk.Xamarin.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic float Longitude2 { get; }Public ReadOnly Property Longitude2 As Single
Get
public:
property float Longitude2 {
float get ();
}member Longitude2 : float32 with get
Property Value
Type:
Single
See Also