MindFusion.Wpf Pack Programmer's Guide
Map Methods
 


 Public Methods

  Name Description

AssignColors

Assigns colors to polygon shapes in the map in such a way that no two adjacent polygons are painted in the same color.

ClearCache

Clears any cached values associated with the map for the current zoom level.

FromFile

Overloaded. Creates and loads a map from a file.

HitTest

Overloaded. Returns the Shape that contains a specified point.

Latitude

Overloaded. Converts latitude to its representation as a double value.

LoadFromFile

Overloaded. Loads the map data from an ESRI file.

LoadFromStream

Overloaded. Loads the map data from a stream.

Longitude

Overloaded. Converts longitude to its representation as a double value.

SaveToFile

Saves the map to the specified file.

 Protected Methods

  Name Description

OnPropertyChanged

Raises the PropertyChanged event.

 See Also

Map Class
MindFusion.Mapping Namespace