Maps for WinRT
MapItemsSource Property


Gets os sets the current IMapVirtualSource for this C1MapVirtualLayer.
Syntax
'Declaration
 
Public Property MapItemsSource As IMapVirtualSource
'Usage
 
Dim instance As C1MapVirtualLayer
Dim value As IMapVirtualSource
 
instance.MapItemsSource = value
 
value = instance.MapItemsSource
public IMapVirtualSource MapItemsSource {get; set;}
See Also

Reference

C1MapVirtualLayer Class
C1MapVirtualLayer Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback