[]
        
(Showing Draft Content)

C1.Win.Map.VectorLayerBase

VectorLayerBase Class

The base class for vector layers.

Inheritance
VectorLayerBase
Namespace: C1.Win.Map
Assembly: C1.Win.Map.8.dll
Syntax
public abstract class VectorLayerBase : MapLayer

Constructors

Name Description
VectorLayerBase()

Initializes a new instance of VectorLayerBase object.

Properties

Name Description
LabelStyle

Gets the default style for labels in this vector layer items.

LabelVisibility

Gets or sets the visibility of the placemark labels.

Opacity

Gets or sets the opacity of the layer, from 1 (opaque; default) to 0 (transparent).

Style

Gets the default style for this vector layer items.

Track

Gets or sets a value indicates whether should be used to auto center and zoom.

Methods

Name Description
BeginUpdate()

Starts batch update.

EndUpdate()

Finishes batch update.

NotifyChanges()

Called when changes need be notified.