[]
        
(Showing Draft Content)

C1.Win.Map.VirtualLayer

VirtualLayer Class

Represents a layer that displays its items positioned grographically and only shows the items actually in view.

Inheritance
VirtualLayer
Namespace: C1.Win.Map
Assembly: C1.Win.Map.4.8.dll
Syntax
public class VirtualLayer : VectorLayerBase

Constructors

Name Description
VirtualLayer()

Initializes a new instance of VirtualLayer object.

Properties

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.