[]
Represents a layer that displays its items positioned grographically and only shows the items actually in view.
public class VirtualLayer : VectorLayerBase
Name | Description |
---|---|
VirtualLayer() | Initializes a new instance of VirtualLayer object. |
Name | Description |
---|---|
ItemsSource | Gets or sets the current IMapVirtualSource for this virtual layer. |
Slices | Gets the MapSlicesCollection specifying how the layer is partitioned for virtualizaiton. |