Skip to main content

VectorLayer Fields

The base class for layers that contain various vector elements (e.g., lines, circles, polygons, or elements loaded from shape data files).
Name Description
InitialMapSizeProperty static Identifies the MapItemsLayerBase.InitialMapSize dependency property. Inherited from MapItemsLayerBase.
MapProjectionProperty static Identifies the MapItemsLayerBase.MapProjection dependency property. Inherited from MapItemsLayerBase.
MaxZoomLevelProperty static Identifies the LayerBase.MaxZoomLevel dependency property. Inherited from LayerBase.
MinZoomLevelProperty static Identifies the LayerBase.MinZoomLevel dependency property. Inherited from LayerBase.
SelectedItemBrushProperty static Identifies the MapItemsLayerBase.SelectedItemBrush dependency property. Inherited from MapItemsLayerBase.
SelectedItemProperty static Identifies the MapItemsLayerBase.SelectedItem dependency property. Inherited from MapItemsLayerBase.
SelectedItemsProperty static Identifies the MapItemsLayerBase.SelectedItems dependency property. Inherited from MapItemsLayerBase.
ShapeFillProperty static Identifies the VectorLayer.ShapeFill dependency property.
ShapeStrokeProperty static Identifies the VectorLayer.ShapeStroke dependency property.
ShapeStrokeStyleProperty static Identifies the VectorLayer.ShapeStrokeStyle dependency property.
ToolTipPatternProperty static Identifies the MapItemsLayerBase.ToolTipPattern dependency property. Inherited from MapItemsLayerBase.
See Also