Back to Devexpress

VectorItemsLayer Properties

windowsforms-devexpress-dot-xtramap-dot-vectoritemslayer-dot-underscore-properties.md

latest4.8 KB
Original Source

VectorItemsLayer Properties

A layer that displays a collection of vector elements.

NameDescription
AllowEditItemsGets or sets the value specifying whether the map vector layer’s items can be edited.
ColorizerGets or sets a value specifying the map colorizer (choropleth colorizer or graph colorizer) with which to colorize map shapes.
DataSpecifies the data source for the vector items layer.
EnableHighlightingSpecifies whether highlighting map items is enabled on this layer. Inherited from MapItemsLayerBase.
EnableSelectionSpecifies whether selecting map items is enabled on this layer. Inherited from MapItemsLayerBase.
HighlightedItemStyleGets a style applied to a highlighted map item. Inherited from MapItemsLayerBase.
ItemImageIndexGets or sets the index of the image assigned to the map item. Inherited from MapItemsLayerBase.
ItemStyleGets a style applied to a map item. Inherited from MapItemsLayerBase.
MaxZoomLevelGets or sets the maximum zoom level at which this layer should be visible. Inherited from LayerBase.
MinZoomLevelGets or sets the minimum zoom level at which this layer should be visible. Inherited from LayerBase.
NameGets or sets the name of layer. Inherited from LayerBase.
RectangleClipSpecifies a rectangle that limits the layer’s displayed area. Inherited from LayerBase.
SelectedItemGets or sets the currently selected item on a map. Inherited from MapItemsLayerBase.
SelectedItemsGets the collection of selected items of the MapItemsLayerBase object. Inherited from MapItemsLayerBase.
SelectedItemStyleGets a style applied to the selected map item. Inherited from MapItemsLayerBase.
ShapeTitlesPatternGets or sets a pattern used to generate shape titles. Inherited from MapItemsLayerBase.
ShapeTitlesVisibilityGets or sets a value specifying whether or not shape titles should be visible. Inherited from MapItemsLayerBase.
ToolTipPatternGets or sets a string which represents the pattern specifying the text to be displayed within a tooltip. Inherited from MapItemsLayerBase.
VisibleGets or sets a value specifying whether or not a layer should be visible. Inherited from LayerBase.
ZIndexGets or sets a value that is the order on the z-plane in which a map layer element (e.g., image tiles layer or vector layer) appears. Inherited from LayerBase.

See Also

VectorItemsLayer Class

VectorItemsLayer Members

DevExpress.XtraMap Namespace