ASP.NET Pack Programmer's Guide
MindFusion.Mapping.WebForms Namespace
Classes Enumerations
 

 Classes

  Class Description

BoundsConverter

Serializes RectangleF instances.

BrushConverter

Serializes System.Drawing.Brush instances.

ControlHelper

Provides helper methods for working with the ASP.NET page controls hierarchy.

DecorationBubble

Represents a bubble object that can be drawn as a decoration over the map.

DecorationImage

Represents an image that can be drawn as a decoration over the map.

DecorationLayer

Represents a layer containing decorative elements.

GdiCanvas

Implements the ICanvas interface using System.Drawing API.

GdiPalette

Represents a palette of colors.

GdiTransform

Represents a geometrical transform used to convert world coordinates to screen coordinates.

LatLong

Specifies a location in a geographic coordinate system.

LatLongConverter

Serializes LatLong instances.

LatLongRect

Specifies a rectangular area in a geographic coordinate system.

LatLongRectConverter

Serializes LatLongRect instances.

MapEventArgs

Provides data for map events.

MapLayer

Represents a map layer containing geometric shapes.

MapView

Renders the contents of a Map on a web page.

PointConverter

Serializes PointF instances.

SlippyBubble

Represents a text decoration in a SlippyDecoration layer.

SlippyCircleMarker

Represents a circle decoration in a SlippyDecoration layer.

SlippyDecoration

Represents a decoration element drawn over the map.

SlippyDecorationConverter

Serializes SlippyDecoration instances.

SlippyDecorationLayer

Represents a layer, containing decoration elements.

SlippyLayer

A base class for layers in SlippyTiles mode.

SlippyLayerConverter

Serializes SlippyLayer instances.

SlippyMapEventArgs

Provides data for map events in SlippyTiles mode.

SlippyMapLayer

Represents a layer, containing slippy map tiles.

SlippyMarker

Represents an image decoration in a SlippyDecoration layer.

StreetMapLayer

Represents a map layer containing open street maps.

 Enumerations

  Enumeration Description

ClientSideMode

Specifies the type of map rendered in a MapView control.

MouseButton

Specifies constants that define which mouse button was pressed.