Products
Professional Services
Demos and Downloads
Help and Support
Products
Professional Services
Demos and Downloads
Help and Support
This is an old revision of the document!
Namespaces
New namespaces: 0
Types
Types added in new namespaces: 0
Types added to existing namespaces: 1
Total number of types added (in both new and existing namespaces): 1
Types removed from existing namespaces: 0
Members
Members added on new types: 3
Members added to existing types: 17
Members removed from existing types: 0
Members removed on removed types: 0
Attributes
Attributes added: 6
Attributes added and shown: 6
Attributes removed: 0
Attributes removed and shown: 0
Others
Parameter name changes: 2
DesktopEdition, Version=8.0.0.0, Culture=neutral, PublicKeyToken=null
namespace ThinkGeo.MapSuite.DesktopEdition {
[SerializableAttribute]
public class BingMapsOverlay : Overlay {
[ObsoleteAttribute("This property is obsoleted, please use the property TileCache.ImageFormat instead. This property is obsolete and may be removed in or after version 8.0.")]
public BingMapsPictureFormat CachePictureFormat { get; set; }
public BitmapTileCache ProjectedTileCache { get; set; }
public override BitmapTileCache TileCache { get; set; }
public Projection ProjectionFromSphericalMercator { get; set; }
[ObsoleteAttribute("This property is obsoleted, please use the property RequestedTileCacheDirectory instead. This property is obsolete and may be removed in or after version 8.0.")]
public String CacheDirectory { get; set; }
}
[SerializableAttribute]
public class EditInteractiveOverlay : InteractiveOverlay {
public VertexDraggingMode VertexDraggingMode { get; set; }
}
[SerializableAttribute]
public class GoogleMapsOverlay : Overlay, IDisposable {
public BitmapTileCache ProjectedTileCache { get; set; }
public override BitmapTileCache TileCache { get; set; }
[ObsoleteAttribute("This property is obsoleted, please use the property TileCache instead. This property is obsolete and may be removed in or after version 9.0.")]
public GoogleMapsPictureFormat PictureFormat { get; set; }
public Projection ProjectionFromSphericalMercator { get; set; }
[ObsoleteAttribute("This property is obsoleted, please use the property TileCache instead. This property is obsolete and may be removed in or after version 9.0.")]
public String CacheDirectory { get; set; }
}
[SerializableAttribute]
public class LayerOverlay : Overlay {
protected override void RefreshCore(GeoCanvas canvas, RectangleShape extent);
}
[SerializableAttribute]
public class OpenStreetMapOverlay : Overlay {
public BitmapTileCache ProjectedTileCache { get; set; }
public override BitmapTileCache TileCache { get; set; }
public Projection ProjectionFromSphericalMercator { get; set; }
[ObsoleteAttribute("This property is obsoleted, please use the property TileCache instead. This property is obsolete and may be removed in or after version 9.0.")]
public String CacheDirectory { get; set; }
}
[SerializableAttribute]
public abstract class Overlay {
public void Refresh(GeoCanvas canvas, RectangleShape extent);
protected virtual void RefreshCore(GeoCanvas canvas, RectangleShape extent);
}
[SerializableAttribute]
public class TiledWmsOverlay : Overlay {
[ObsoleteAttribute("This item is obsoleted, please use CapabilitiesCacheTimeout instead. This API is obsolete and may be removed in or after Version 9.0.")]
public TimeSpan CapabilitesCacheTimeOut { get; set; }
public TimeSpan CapabilitiesCacheTimeout { get; set; }
}
[SerializableAttribute]
public enum VertexDraggingMode {
Default,
Single,
Shared
}
[SerializableAttribute]
[ToolboxBitmapAttribute(typeof(WinformsMap),|"Resources.WinformsMap.icon.bmp")]
public class WinformsMap : Control {
public void Refresh(IEnumerable
public void Refresh(RectangleShape extent);
public void Refresh(Overlay overlay redrawOverlay);
public void Refresh(RectangleShape extent, Overlay overlay);
public void Refresh(RectangleShape extent, IEnumerable
}
}
8501 Wade Blvd Ste 550
Frisco, TX 75034
United States
sales@thinkgeo.com
1-785-727-4133
Online Store
- Desktop
WPF
WinForms
- Web
WebAPI HTML5/JavaScript
ASP.NET MVC
WebForms with AJAX
- Mobile
iOS
Android™
World Street
World Imagery
Routing
Geocoding
Reverse Geocoding
Elevation
Quick Start Guides
Documentation
Blogs
Discussion Forums
Customer Portal
About Us
News & Announcemets
Privacy Policy
Copyright 2003-2017 ThinkGeo LLC.
All rights reserved.