Skip to main content

VectorFileLayer Fields

A layer that displays vector elements loaded from a file (e.g., Shapefile or KML).
Name Description
FileReaderProperty static Identifies the VectorFileLayer.FileReader dependency property.
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.
RenderShapeOnLoadProperty static Identifies the VectorFileLayer.RenderShapeOnLoad dependency property.
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. Inherited from VectorLayer.
ShapeStrokeProperty static Identifies the VectorLayer.ShapeStroke dependency property. Inherited from VectorLayer.
ShapeStrokeStyleProperty static Identifies the VectorLayer.ShapeStrokeStyle dependency property. Inherited from VectorLayer.
ToolTipPatternProperty static Identifies the MapItemsLayerBase.ToolTipPattern dependency property. Inherited from MapItemsLayerBase.
See Also