ComponentOne Maps for UWP
C1MapVirtualLayer Class
Members 

C1.UWP.Maps Assembly > C1.Xaml.Maps Namespace : C1MapVirtualLayer Class
A IMapLayer that displays its items positioned geographically and only shows the items actually in view.
Object Model
C1MapVirtualLayer Class
Syntax
'Declaration
 
Public Class C1MapVirtualLayer 
   Inherits Windows.UI.Xaml.Controls.Control
   Implements IMapLayer 
public class C1MapVirtualLayer : Windows.UI.Xaml.Controls.Control, IMapLayer  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         System.Runtime.InteropServices.WindowsRuntime.RuntimeClass
            Windows.UI.Xaml.DependencyObject
               Windows.UI.Xaml.UIElement
                  Windows.UI.Xaml.FrameworkElement
                     Windows.UI.Xaml.Controls.Control
                        C1.Xaml.Maps.C1MapVirtualLayer

See Also

Reference

C1MapVirtualLayer Members
C1.Xaml.Maps Namespace