[]
        
(Showing Draft Content)

C1.Win.Map

C1.Win.Map Namespace

Classes

Border

Represents the border appearance for various map elements.

C1Map

Represents a map with tiles and vectors.

CornerRadius

Represents the corner radius of the border.

CustomShape

Represents a custom marker shape.

HitTestInfo

Represents the infomation for hit test.

KmlWriter

Contains methods for KML export.

Line

Represents the line appearance for various map elements.

MapCollectionBase<T>

Represents the collection of map objects.

MapDistanceScale

Represents the distance scale tool for the C1Map.

MapLayer

Represents the layer displayed in the C1Map.

MapLayersCollection

Represents the collection of vector layers.

MapLegend

Represetns the legend displayed in the C1Map.

MapLegendItem

Represents the legend item displayed in the MapLegend.

MapLegendItemsCollection

Represents the collection of map legend items.

MapLegendsCollection

Represents the collection of map legends.

MapPanTool

Represents the pan tool displayed in the C1Map.

MapSlice

Represents a map slice as used in VirtualLayer.

MapSlicesCollection

Represents the collection of map slices.

MapSubItem

Reprents the sub item displayed in the C1Map.

MapSubItemTitle

Represents the title for the sub item.

MapViewport

Represents the viewport settings for the C1Map.

MapViewportLimits

Represents the map limit bounds.

MapVisualItem

Represents the visual item displayed in the C1Map.

MapZoomTool

Represents the zoom tool displayed in the C1Map.

Marker

Represents the marker displayed in the C1Map.

MarkerImageShape

Represents a custom marker shape which is an image.

NotifyObject

Represents the object which will notify the changes.

Style

Represents the appearance of map elements.

StyleObject

Represetns the object for map style settings.

TileLayer

Represents the tile layer displayed in the C1Map.

VectorItem

Represents the base class of vector element.

VectorItemsCollection

Represents the collection of vector items.

VectorLayer

Represents the vector layer displayed in C1Map.

VectorLayerBase

The base class for vector layers.

VectorPlacemark

Represents the placemark vector element.

VectorPolygon

Represents the polygon vector element.

VectorPolyline

Represents the polyline vector element.

VirtualEarthAerialSource

Represents the tile source accessing Microsoft's Virtual Earth aerial tiles.

VirtualEarthHybridSource

Represents the tile source accessing Microsoft's Virtual Earth hybrid tiles.

VirtualEarthRoadSource

Represents the tile source accessing Microsoft's Virtual Earth road tiles.

VirtualEarthSource

Represents the base tile source accessing Microsoft's Virtual Earth.

VirtualLayer

Represents a layer that displays its items positioned grographically and only shows the items actually in view.

Interfaces

IEditingNotify

For internal use. Represents the interface for editing notification.

IMapVirtualSource

Represents the items source for a VirtualLayer.

Enums

DashStyle

Specifies the style of dashed lines.

GradientStyle

Specifies the gradient style of the brush.

HitTestType

Specifies the type of the hit tested object.

VectorType

Specifies type of the vector element.

Delegates

SaveElementCallback

Callback for KmlWriter.Write method.