MapCore.LocationToViewportPoint Method
Bing Services
Converts a location to a viewport point.
Namespace: Microsoft.Maps.MapControl.Core
Assembly: Microsoft.Maps.MapControl (in microsoft.maps.mapcontrol.dll)
Assembly: Microsoft.Maps.MapControl (in microsoft.maps.mapcontrol.dll)
[ScriptableMemberAttribute] public override Point LocationToViewportPoint ( Location location )
/** @attribute ScriptableMemberAttribute() */ public Point LocationToViewportPoint ( Location location )
ScriptableMemberAttribute public override function LocationToViewportPoint ( location : Location ) : Point
Parameters
- location
The location to convert.