AdControl.Longitude property
Gets or sets the current longitude to use for targeting advertisements.
Syntax
public Double Longitude { get; set; }
Property value
Type: System.Double.
The current longitude to use for targeting advertisements. The valid range is from -180.0 to 180.0. If you specify a value outside of that range, the system will set the value to null.
Requirements
| Minimum supported phone | Windows Phone 8 Silverlight |
|---|---|
| Namespace | Microsoft.Advertising.Mobile.UI |
| Assembly | Microsoft.Advertising.Mobile.UI.dll |
Show: