User Tools

Site Tools


map_suite_desktop_for_wpf_release_change_log_version_10.1.0.0

This is an old revision of the document!


Map Suite Desktop for Wpf Release Change Log Version 10.1.0.0

ThinkGeo.MapSuite.Wpf, Version=10.0.0.0, Culture=neutral, PublicKeyToken=null

 

namespace ThinkGeo.MapSuite.Wpf {

    [SerializableAttribute]

    public abstract class MapTool : Control {

        protected virtual void Finalize();

    }

 

    [SerializableAttribute]

    public class MapTools : GeoCollection<MapTool>, INotifyCollectionChanged, INotifyPropertyChanged {

        protected override void Finalize();

    }

 

    [SerializableAttribute]

    public class MouseCoordinateMapTool : MapTool {

        protected override void Finalize();

    }

 

    [SerializableAttribute]

    public class PanZoomBarMapTool : MapTool {

        protected override void Finalize();

    }

} //end of namespace ThinkGeo.MapSuite.Wpf

 

 

map_suite_desktop_for_wpf_release_change_log_version_10.1.0.0.1498033953.txt.gz · Last modified: 2017/06/21 08:32 by tgwikiupdate