C1.Silverlight.Maps Namespace > IMapVirtualSource Interface : Request Method |
'Declaration
Sub Request( _ ByVal minZoom As System.Double, _ ByVal maxZoom As System.Double, _ ByVal lowerLeft As System.Windows.Point, _ ByVal upperRight As System.Windows.Point, _ ByVal callback As System.Action(Of ICollection) _ )
void Request( System.double minZoom, System.double maxZoom, System.Windows.Point lowerLeft, System.Windows.Point upperRight, System.Action<ICollection> callback )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2