AdControl.Latitude property
Gets or sets the current latitude to use for targeting advertisements.
Syntax
public Double Latitude { get; set; }
Property value
Type: System.Double.
The current latitude to use for targeting advertisements. The valid range is from 90.0 to -90.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: