Longitude coordinates of the event location, , not used to determine event Location at this time on map if is_map_displayed set to true
Namespace: CTCT.Components.EventSpotAssembly: CTCT (in CTCT.dll) Version: 2.0.0.0 (2.0.0.0)
public double Longitude { get; set; }
public double Longitude { get; set; }
Public Property Longitude As Double
Get
Set
Public Property Longitude As Double
Get
Set
public:
property double Longitude {
double get ();
void set (double value);
}
public:
property double Longitude {
double get ();
void set (double value);
}
member Longitude : float with get, set
member Longitude : float with get, set