Name | Description | |
---|---|---|
VirtualLayer Constructor | Initializes a new instance of VirtualLayer object. |
The following tables list the members exposed by VirtualLayer.
Name | Description | |
---|---|---|
VirtualLayer Constructor | Initializes a new instance of VirtualLayer object. |
Name | Description | |
---|---|---|
ItemsSource | Gets or sets the current IMapVirtualSource for this virtual layer. | |
LabelStyle | Gets the default style for labels in this vector layer items. (Inherited from C1.Win.Map.VectorLayerBase) | |
LabelVisibility | Gets or sets the visibility of the placemark labels. (Inherited from C1.Win.Map.VectorLayerBase) | |
MaxZoom | Gets or sets the maxinum zoom which can show this layer. (Inherited from C1.Win.Map.MapLayer) | |
MinZoom | Gets or sets the minimum zoom which can show this layer. (Inherited from C1.Win.Map.MapLayer) | |
Name | Gets or sets the name of this layer. (Inherited from C1.Win.Map.MapLayer) | |
Opacity | Gets or sets the opacity of the layer, from 1 (opaque; default) to 0 (transparent). (Inherited from C1.Win.Map.VectorLayerBase) | |
ParentMap | Gets or sets the parent map which contains this layer. (Inherited from C1.Win.Map.MapLayer) | |
Slices | Gets the MapSlicesCollection specifying how the layer is partitioned for virtualizaiton. | |
Style | Gets the default style for this vector layer items. (Inherited from C1.Win.Map.VectorLayerBase) | |
Track | Gets or sets a value indicates whether should be used to auto center and zoom. (Inherited from C1.Win.Map.VectorLayerBase) | |
Visible | Gets or sets the visibility of this layer. (Inherited from C1.Win.Map.MapLayer) |
Name | Description | |
---|---|---|
BeginUpdate | Starts batch update. (Inherited from C1.Win.Map.VectorLayerBase) | |
EndUpdate | Finishes batch update. (Inherited from C1.Win.Map.VectorLayerBase) |
Name | Description | |
---|---|---|
NotifyChanges | Called when changes need be notified. (Inherited from C1.Win.Map.VectorLayerBase) |